null is a reserved word in Java. Since reference variables hold addresses you can think of null as no address i. this variable references no object. If you try ...
確定! 回上一頁