Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardJavaScriptlet const var and scopeSingle-choice MCQ

What does this snippet print?

console.log(C); class C{}