問題詳情

3. 在C語言程式片段中,int* pa=new int[5];int b=sizeof(pa);cout<<b; 其輸出為何?
(A) 2
(B) 4
(C) 8
(D) 10

參考答案

答案:C
難度:計算中-1
書單:沒有書單,新增