Programming (12th Grade)
JavaScript
What will be the output of the following code snippet: console.log(typeof null)?
object
null
undefined
number