问题 单项选择题

若定义:int a=511,*b=&a;, 则printf("%d\n",*b);的输出结果为 ( )。

A.无确定值

B.a的地址

C.512

D.511

答案

参考答案:D

判断题
单项选择题