What is the correct JavaScript syntax to insert a comment that has more than one line?

  1. //This comment has more than one line//

  2. /This comment has more than one line/

  3. 'This comment has more than one line


Correct Option: C

Find more quizzes: