Each scalar variable can only store a single value at a time.
查看答案
Values of a data structure can be decomposed into individual data elements.
A. 对
B. 错
Values in an array can have different data types.
A. 对
B. 错
We can scan all the elements in an array with the help of a for loop.
A. 对
B. 错
C checks the value of the index being used within the bound automatically.
A. 对
B. 错