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