What is the result of the following expression?
typeof(Symbol());
typeof is not applicable to symbols
"object"
"symbol"
"undefined"