JavaScript Quiz

Which keyword is used to declare a variable in JavaScript?

How do you write comments in JavaScript?

What is the correct way to write an IF statement in JavaScript?

What function is used to print content to the console in JavaScript?

Which operator is used for strict equality in JavaScript?

What method is used to add an element to the end of an array in JavaScript?

How do you declare a function in JavaScript?

What does the "document.getElementById()" method do in JavaScript?

Which event is triggered when a form is submitted in HTML?

What is JavaScript?