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. Where is the correct place to insert a JavaScript?

#2. Which of the following is used to capture all click events in a window?

#3. JavaScript ignores extra spaces

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

#5. What is negative infinity in Java script?




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

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

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

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

#10. Which of the following is a client-side Java Script object?




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

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

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

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

#15. Is JavaScript case-sensitive?




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

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

#18. JavaScript ignores extra spaces

#19. How does a WHILE loop start?

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




Previous
Finish