Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
JavaScript
medium
JavaScript
ToPrimitive coercion algorithm
Single-choice MCQ
What value does the snippet log?
console.log(parseInt("2px"));