Programming (12th Grade)
Data Types
What will be the output of the following code: console.log(typeof 'Hello')?
string
undefined
object
number