目录: 标题| 题干| 答案| 搜索| 相关
问题

______is the address of.a variable or


______is the address of.a variable or a variable in which the address of another variable is stored.

  • ADirector
  • BPointer
  • CArray
  • DRecord
参考答案
参考解析:

解析:指针是一个变量的地址或者是存储了另一个变量地址的变量。

分类:其他