28. 若 C++程式片段如下,下述何者在執行編譯(Compile)時是正確的?

(A)ptr1 = "knowledge";
(B)*ptr1 = 'D';
(C)ptr2 = "management";
(D)*ptr2 ='S'; 。

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