1. What is JavaScript mainly used for?
2. Which tag is used to include JavaScript in HTML?
3. Where does JavaScript run?
4. Which command is used to print messages to the console?
5. Which symbol is used for comments in JavaScript?
6. Which keyword creates a block-scoped variable?
7. What is the data type of: "Hello"?
8. What is the result of type of 10?
9. Which is NOT a JavaScript data type?
10. What value does an uninitialized variable hold?
Wait for 20 seconds...
Tags
JavaScript
