Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptbitwise operatorsSingle-choice MCQ

What is logged here, and what subtle limit does it reveal?

console.log(1 << 31);