A-A+
is the address of a variable or a variable in
问题详情
is the address of a variable or a variable in which the address of another variable is stored.
A.Director
B.Record
C.Array
D.Pointer请帮忙给出正确答案和分析,谢谢!
参考答案
正确答案:D
解析:指针是一个变量的地址或者是一个存储了另一个变量地址的变量。