JAVASCRIPT QUIZ

JavaScript Quiz

The external JavaScript file must contain the script tag

How do you write "Hello World" in an alert box?

How do you create a function in JavaScript?

How to write an IF statement in JavaScript?

How does a WHILE loop start?

What is the correct way to write a JavaScript array?

How do you round the number 7.25, to the nearest integer?

What is the correct JavaScript syntax for opening a new window called "w2" ?

How can you detect the client's browser name?

How do you declare a JavaScript variable?