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