In Java, null is a literal, a special constant you can point to ... that points to a primitive type like "int" Integer a = null; //But not ...
確定! 回上一頁