A-A+
is a contiguous numbered set of variables of
问题详情
is a contiguous, numbered set of variables of a given base type, which can be used and passed to functions as a unit.
A.Record
B.Array
C.Parameter
D.File请帮忙给出正确答案和分析,谢谢!
参考答案
正确答案:B
解析:译文:数组是一个由给定基本类型的变量组成的连续有序的集合,它可以作为一个单元使用或者传给某个函数,