Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardJavaScriptstructuredCloneSingle-choice MCQ

Which is the output?

console.log(JSON.stringify({a:1,b:2},["a"]));