Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyJavaScripttemplate literalsSingle-choice MCQ4,014 views

What is the output?

let str = "Hello World"; console.log(str.toUpperCase());