Test your knowledge in JavaScript fundamentals
Click continue to start your quiz... (it's super easy)
1. In which HTML element do we put in JavaScript code?
2. Which HTML attribute is used to reference an external JavaScript file?
3. How would you write "Hello" in an alert box?
4. Which operator is used to assign a value to a variable?
5. A variable in JavaScript must start with which special character