问题 单项选择题

有以下程序段  int a[10]={1,2,3,4,5,6,7,8,9,10},*p=&a[3],b;  b=p[5];  b中的值是( )。

A.5

B.6

C.8

D.9

答案

参考答案:D

单项选择题
单项选择题 A2型题