有以下程序:
程序的运行结果是( )。
A.10,1
B.20,1
C.10,2
D.20,2
第1题:
有以下程序

程序运行后的输出结果是( )。
A.10,l4
B.8,11
C.7,ll
D.9,l8
第2题:
有以下程序:

程序运行后的输出结果是( )。
A.10,64
B.10,10
C.64,10
D.64,64
第3题:
有下列程序: #include<stdi0.h> structst {intx,Y,date[2]={1,10,2,20}; voidmain( ) {structst*p=date; printf("%d,",p->y);printf("%d\n",(++p) ->x); } 程序的运行结果是( )。
A.10,1
B.20,1
C.10,2
D.20,2
第4题:
有以下程序:

在VC 6.0平台上编译运行,程序运行后的输出结果是( )。
A.10,6
B.4,4
C.2,4
D.4。8
第5题:
有以下程序

程序运行后的输出结果是( )。
A.10,64
B.10,l0
C.64,l0
D.64,64