44.就右列 JAVA 程式碼之宣告,下列何者錯誤?(A)str1 = = str2 (B)str1 = = str3 (C) str1.equals(str4) (D) str2.equals(str5)