Beginner Quiz 1
1. What is the correct syntax for referring to an external script called "app.js"?
2. How do you write "Hello World" in an alert box?
3. How do you create a function in JavaScript?
4. How do you call a function named "myFunction"?
5. How do you write an IF statement in JavaScript?
6. Which symbol is used for comments in JavaScript?
7. Which company developed JavaScript?
8. Which of the following is a JavaScript data type?
9. Which keyword declares a variable in JavaScript?
10. How do you write a single-line comment in JavaScript?
Previous Next