Wade's JavaScript Trivia

Let's get started!




Which of these statements declares a block scope local variable?


What does NaN stand for in JavaScript?


Which of the following terms will terminate a loop that's currently running?


Which of these terms creates a loop that executes a specified statement?

All Done!