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

參考答案

無參考答案

內容推薦

內容推薦