Question 1: What will be the output of the following code? console.log(typeof null);
- null
- undefined
- object
- number
Explanation: Due to a historical bug, typeof null returns 'object'.
Create Your Resume
Resume Builder
Resume Maker
Resume Templates
Resume PDF Download
Create Your Resume is a free online resume builder that helps job seekers create professional, ATS friendly resumes in minutes. Easily build, customize, and download modern resume templates in PDF format.
Our resume maker is designed for freshers and experienced professionals looking to create job-ready resumes. Choose from multiple resume templates, customize sections, and generate ATS optimized resumes online for free.
Create resumes for IT jobs, software developers, freshers, experienced professionals, managers, and students. This free resume builder supports CV creation, resume PDF download, and online resume editing without signup.
This JavaScript Advanced Output-Based Quiz is designed for experienced developers who want to master JavaScript quirks and edge cases. The quiz focuses entirely on predicting the output of tricky JavaScript code snippets involving type coercion, equality checks, closures, operators, and internal language behavior—commonly asked in senior-level interviews.