Question Info

This question is public and is used in 23 tests or worksheets.

Type: Multiple-Choice
Category: JavaScript
Level: Continuing Education
Author: yasserhy
Created: 13 years ago

View all questions by yasserhy.

JavaScript Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education JavaScript

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*/