📚 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?
- <!–This is a comment–>
- //This is a comment
- –This is a comment
- This is a comment