17. C++程式已宣告結構資料如下,若欲宣告含有 50 個元素的此型結構資料的陣列 exam 應為下列何者?5d6e061b453a2.jpg
(A) Test struct exam[50];
(B) struct exam[50];
(C) Test exam[50];
(D) struct Test exam[50];

答案:登入後查看
統計: A(0), B(5), C(10), D(11), E(0) #2061932