JS Quiz

 

Results

#1. What is the correct syntax for referring to an external script called

#2. The external JavaScript file must contain the tag.

#3. How do you write “Hello World” in an alert box?

#4. How do you create a function in JavaScript?

#5. How to insert a comment that has more than one line?

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

#7. What is the correct JavaScript syntax for opening a new window called “w2” ?

#8. How can you detect the client’s browser name?

Previous
Finish