1. What is the output of 3 + "3" in JavaScript?
2. What does CSS stand for?
3. Inside which HTML element do we put JavaScript?
4. What is the output of typeof null in JavaScript?
5. Which method is used to convert JSON data to a JavaScript object?
6. Which HTML tag is used to create a hyperlink?
7. Which JavaScript keyword is used to declare a constant?
8. Which property is used in CSS to change text color?
9. What is the correct way to write an array in JavaScript?
10. What is the default value of an uninitialized variable in JavaScript?