Null is a primitive type in JavaScript. This means you are supposed to be able to check if a variable is null with the typeof() method.
確定! 回上一頁