In the above program, a variable is checked if it is equivalent to null . The null with == checks for both null and undefined values. This is because null == ...
確定! 回上一頁