JavaScript From Beginner To Advanced
0% completed
Previous
Next
Course
Discussions
Quiz
What is the output of console.log("Hello, World!"); in JavaScript?
A
Hello!
B
World!
C
Hello World
D
Hello, World!
Reset Quiz
Check Answer
Which of the following is NOT a comment in JavaScript?
A
// This is a single-line comment
B
** This is a comment **
C
/* This is a multi-line comment */
Reset Quiz
Check Answer
.....
.....
.....
Like the course? Get enrolled and start learning!
Enroll
Previous
Next