JavaScript Trivia Quiz

18 Questions | Attempts: 147
Please wait...
Question 1 / 18
0 %
0/100
Score 0/100
1. You define an array using

Submit
Please wait...
About This Quiz
JavaScript Trivia Quiz - Quiz

.

2.
We’ll put your name on your report, certificate, and leaderboard.
2. What is the correct JavaScript syntax to write "Hello World"?
Submit
3. CHow do you find the largest number of 6 and 8?
Submit
4. How do you write a conditional statement for executing some statements only if "i" is NOT equal to 5?
Submit
5. How does a "for" loop start?
Submit
6. How do you call a function named "myFunction"?

Submit
7. How do you write a conditional statement for executing some statements only if "i" is equal to 5?
Submit
8. How do you round the number 8.25, to the nearest whole number?
Submit
9. What is the correct way to write a JavaScript array?
Submit
10. Inside which HTML element do we put the JavaScript?

Submit
11. What is the correct JavaScript syntax for opening a new window called "window5" ?

Submit
12. Which of the following JavaScript statements use arrays?
Submit
13. Which property would you use to redirect visitor to another page?

Submit
14. How many different kind of loops are there in JavaScript?
Submit
15. How do you find the client's browser name?
Submit
16. Onclick is equivalent to which two events in sequence
Submit
17. Wich best describe void?
Submit
18. How do you put a message in the browser's status bar?
Submit
View My Results
Cancel
  • All
    All (18)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
You define an array using
What is the correct JavaScript syntax to write "Hello World"?
CHow do you find the largest number of 6 and 8?
How do you write a conditional statement for executing some statements...
How does a "for" loop start?
How do you call a function named "myFunction"?
How do you write a conditional statement for executing some statements...
How do you round the number 8.25, to the nearest whole number?
What is the correct way to write a JavaScript array?
Inside which HTML element do we put the JavaScript?
What is the correct JavaScript syntax for opening a new window called...
Which of the following JavaScript statements use arrays?
Which property would you use to redirect visitor to another page?
How many different kind of loops are there in JavaScript?
How do you find the client's browser name?
Onclick is equivalent to which two events in sequence
Wich best describe void?
How do you put a message in the browser's status bar?
Alert!

Back to Top Back to top
Advertisement