JAVASCRIPT QUIZ TEST

 

Results

%3Cspan%20style%3D%22color%3A%20%23339966%22%3E%3Cstrong%3ECongratulations%3C%2Fstrong%3E%3C%2Fspan%3E

%3Cspan%20style%3D%22color%3A%20%23ff0000%22%3E%3Cstrong%3EFail%3C%2Fstrong%3E%3C%2Fspan%3E%2C%20Try%20Again

#1. C-style block-level scoping is not supported in Java script

#2. Which of the ways below is incorrect of instantiating a date?

#3. How do you call a function named “myFunction”?

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

#5. What is the correct way to write a JavaScript array?




#6. How to append a value to an array of Java Script?

#7. JavaScript ignores extra spaces

#8. Which of the following is correct to write “Hello World” on the web page?

#9. How does a FOR loop start?

#10. How do you find the number with the highest value of x and y?




#11. How to write an IF statement in JavaScript?

#12. What is negative infinity in Java script?

#13. Which of the following is a server-side Java Script object?

#14. Which of the following is the tainted property of a window object in Java Script?

#15. Where is the correct place to insert a JavaScript?




#16. JavaScript ignores extra spaces

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

#18. How to write an IF statement for executing some code if “i” is NOT equal to 5?

#19. What language defines the behavior of a web page?

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




Previous
Finish