What is the result of the following expression?
typeof undefined
"null"
"undefined"
"object"
"string"