Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptprimitives and typeofSingle-choice MCQ

What is the output?

const o=null;\nconsole.log(o.x);