答案:A
下列程序段的运行结果是( )。 #include<stdio.h> void main() { char str[]="ABC",*p=str; printf("%d\n",*(p+3)); }
A.67
B.0
C.字符'C'的地址
D.字符'C'
电瓶线的连接顺序()
A、先连接蓄电池正极连线,后连接蓄电池负极连线
B、先连接蓄电池负极连线,后连接蓄电池正极连线
C、A、B都可以