Programming (Year 12)
Data Types
What is the output of the following code: console.log(typeof null)?
object
null
undefined
number