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. How to append a value to an array of Java Script?

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

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

#5. JavaScript ignores extra spaces




#6. JavaScript is the same as Java.

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

#8. What is negative infinity in Java script?

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

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




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

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

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

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

#15. Is JavaScript case-sensitive?




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

#17. Why so Java and JavaScript have similar name?

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

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

#20. How do you declare a JavaScript variable?




Previous
Finish