MCQs
MCQ: JavaScript Fundamentals (Quick Self-Test)
Sharpen fundamentals with conceptual MCQs on types, scope, closures, arrays, and async basics—ideal for MCQ practice alongside programming classes.
1 min read
How to use this self-test
Read each question slowly, write your answer, then compare with explanations. Speed matters less than accuracy while fundamentals are still forming.
Question patterns you should recognise
Interviewers love questions about truthy/falsy values, reference vs value copying for objects, and what `await` implies about error handling.
