Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
JavaScript
easy
JavaScript
primitives and typeof
Single-choice MCQ
4,643 views
What does the following code return?
typeof null === "object"