📚 Practice Mode

JavaScript Fundamentals Quiz

Learn at your own pace with hints and detailed explanations

1 / 10
Multiple Choice

What is the correct syntax for adding comments in JavaScript?

  1. <!–This is a comment–&gt
  2. //This is a comment
  3. –This is a comment
  4. This is a comment