Programming Easy

JavaScript Fundamentals Quiz

JavaScript is the only programming language that runs natively in web browsers, making it essential for anyone working on the web. This quiz tests the fundamental concepts that every JavaScript developer encounters on a daily basis.

Questions cover variable declaration with var/let/const, comparison operators, function syntax, array methods, and the JavaScript type system — including its famous quirks like type coercion and the difference between == and ===.

From the console to the DOM, this quiz tests the JS fundamentals that form the foundation of modern web development.

Start quiz → Opens in a new tab on Cletica
Sample questions3 of 9 shown
Q1
What is the difference between let and const in JavaScript?
Q2
What does '2' + 2 evaluate to in JavaScript?
Q3
Which array method creates a new array with only the elements that pass a test?
Answer all 9 questions on Cletica →

What This Quiz Covers

Cletica

Want to create your own quiz?

Build surveys and quizzes, share with anyone, collect responses — free to start.

Try Cletica for free →