1. Inside which HTML element do we put the JavaScript?

2. Where is the correct place to insert a JavaScript file?

3. What is the correct syntax for referring to an external script called "index.js"?

4. How do you write "Hello World" in an alert box?

5. Which operator is used to assign a value to a variable?