JAVASCRIPT QUIZ TEST

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

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

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

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

#4. Which attribute needs to be changed to make elements invisible?

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

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

#7. Is JavaScript case-sensitive?

#8. What is negative infinity in Java script?

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

#10. How does a FOR loop start?

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

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

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

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

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

#16. JavaScript ignores extra spaces

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

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

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

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

Finish