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. JavaScript ignores extra spaces

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

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

#4. JavaScript is the same as Java.

#5. How does a FOR loop start?




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

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

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

#9. What is the alternate name for Java script?

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




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

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

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

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

#15. JavaScript ignores extra spaces




#16. What java wrapper type is created when a JavaScript object is sent to Java?

#17. How does Java Script store dates in objects of Date type?

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

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

#20. Inside which HTML element do we put the JavaScript?




Previous
Finish