[单选题]

在int a=3,*p=&a中,*p的值是( )。

A.变量s的地址值

B.无意义

C.变量p的地址

D.3

参考答案与解析:

相关试题

在int a=3,*p=&a中,*p的值是( )。