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

______is a contiguous, numbered set of


______is a contiguous, numbered set of variables of a given base type, which can be used and passed to functions as a unit.

  • ARecord
  • BArray
  • CFile
  • DParameter
参考答案
参考解析:

解析:数组是一个给定了基类型的相邻的编号变量集,它能够作为一个整体来使用并传递给函数。

分类:其他