82. 一 Java 程式片段如下 String s = "hello";,下列何者為正確?
(A)s+3=s;
(B)s=s-3;
(C)char c=s[3];
(D)s=s+s.length(); 。

答案:登入後查看
統計: 尚無統計資料