What does the typeof operator return for a function?
typeof
typeof is not applicable to functions
undefined
function
object