My Report

JavaScript Practice Test 3


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. The setTimeout() method is used to _______________

2. Which character in JavaScript code will be interpreted as XML markup?

3. What is the return type of typeof for standard JavaScript objects?

4. Rhino is originated by _______

5. What will be the output of the following JavaScript code?

document.writeln("<br/>screen.width: "+screen.width);  

6. Which of the following is not an advanced services?

7. Which is the root element in a HTML document?

8. What will be the output of the following JavaScript code?

document.writeln("<br/>navigator.appCodeName: "+navigator.appCodeName);  

9. A JavaScript program can traverse and manipulate document content through __________

10. Which Rhino command quits Rhino environment?


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.