variable b refers to no object. String c = ""; // 3. an object is created // (containing no characters); // variable c refers to it if ( a != null ) ...
確定! 回上一頁