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 the tainted property of a window object in Java Script?
#2. Which is the correct way to write a JavaScript array?
#3. How do you write “Hello World” in an alert box?
#4. How does Java Script store dates in objects of Date type?
#5. JavaScript ignores extra spaces
#6. How to write an IF statement for executing some code if “i” is NOT equal to 5?
#7. What is the correct JavaScript syntax for opening a new window called “w2” ?
#8. How can you detect the client’s browser name?
#9. Javascript is an object oriented language?
#10. Java script can be used for Storing the form’s contents to a database file on the server
#11. How do you create a function in JavaScript?
#12. Which of the following is correct to write “Hello World” on the web page?
#13. Which of the ways below is incorrect of instantiating a date?
#14. Why so Java and JavaScript have similar name?
#15. Where is the correct place to insert a JavaScript?
#16. JavaScript ignores extra spaces
#17. How do you call a function named “myFunction”?
#18. How do you find the number with the highest value of x and y?
#19. What is the alternate name for Java script?
#20. How to write an IF statement in JavaScript?