Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptError subclassingSingle-choice MCQ

What is logged here?

console.log([1,2,3].reduce((a,b)=>a+b));