Java assigns a special null value to an object reference. ... Checking if myStr is null using try catch. try { if ("Hello".equals(myStr)) ...
確定! 回上一頁