Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardJavaScripttemplate literalsSingle-choice MCQ

Which is the output?

console.log("abc".match(/a(b)c/));