One option
(JavaScript )The output of= console.log(typeof "hello");
What is the output of the following code?
console.log(typeof "hello");
