Codetive
Sign In
Sign in to save your answers and keep track of your progress.
What will the following code output: console.log(typeof null);?
javascript
#128
TypeError
undefined
object
null
or press enter