[單項選擇題] 有以下程序: #include <stdio.h> struct S int a,b;data[2]=10,100,20,200;
2021-07-20
[單項選擇題] 有以下程序:
#include <stdio.h>
struct S
int a,b;data[2]=10,100,20,200;
main()
struct S p=data[1];
printf("%d",++(p.a));
程序運行后輸出的結(jié)果是( )。
A.10
B.11
C.20
D.21
正確答案:D
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢相關(guān)領(lǐng)域?qū)I(yè)人士。