若有定义“char s[20]="programming”, *p=s;",则不能正确引用字母g 的是()
A. *ps+3
B. s[3]
C. p[3]
D. *(p+3)
查看答案
若有声明“char a[3]="AB”;char *p=a;",执行语句“printf("%d",p[2]);”后输出结果是------
Look at thesky. Is it going to rain thisafternoon?
Some children are playing with snow on the playground.
What aday! The sky is so clear and blue.