ElevanceHealth JavaScript Quiz
JavaScript skill test, part one.
Try Again?
1. Which HTML element do you place JavaScript?
2. Where is the correct place to place a JavaScript file?
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?