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. How do you round the number 7.25, to the nearest integer?

#2. How do you declare a JavaScript variable?

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

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

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




#6. JavaScript ignores extra spaces

#7. What is negative infinity in Java script?

#8. What will the following code return: Boolean(10 > 9)

#9. Java script can be used for Storing the form’s contents to a database file on the server

#10. JavaScript ignores extra spaces




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

#12. File is a server-side JavaScript object?

#13. Is JavaScript case-sensitive?

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

#15. JavaScript is the same as Java.




#16. Which is the correct way to write a JavaScript array?

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

#18. Which event occurs when the user clicks on an HTML element?

#19. JavaScript ignores extra spaces

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




Previous
Finish