Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
JavaScript
hard
JavaScript
ToPrimitive coercion algorithm
Single-choice MCQ
2 views
What is the output?
console.log([] == false);