In JavaScript, the typeof operator always returns a string. So, even though typeof undefined evaluates to undefined, it's a string and not ...
確定! 回上一頁