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. Which of the following is correct to write “Hello World” on the web page?
#2. Which of the following is the tainted property of a window object in Java Script?
#3. Which is the correct way to write a JavaScript array?
#4. How do you round the number 7.25, to the nearest integer?
#5. Which of the following is used to capture all click events in a window?
#6. What language defines the behavior of a web page?
#7. What will the following code return: Boolean(10 > 9)
#8. What is the correct way to write a JavaScript array?
#9. Javascript is an object oriented language?
#10. How can you detect the client’s browser name?
#11. JavaScript ignores extra spaces
#12. How does Java Script store dates in objects of Date type?
#13. Which attribute needs to be changed to make elements invisible?
#14. What is the correct JavaScript syntax for opening a new window called “w2” ?
#15. JavaScript ignores extra spaces
#16. Which of the following is a server-side Java Script object?
#17. File is a server-side JavaScript object?
#18. How do you create a function in JavaScript?
#19. Inside which HTML element do we put the JavaScript?
#20. Where is the correct place to insert a JavaScript?