JavaScript

Daily Quiz To Test Your JavaScript Knowledge!

1. The external JavaScript file must contain the <script> tag.

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

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

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

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