What is the correct JavaScript syntax to insert a comment ?

  1. /This comment has more than one line/

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

  3. //This is a comment


Correct Option: A,D

Find more quizzes: