MCQ
In JavaScript, what data type is the value "Hello World"?
Explanation
A value written inside double or single quotes is a string data type.