Multiple Choice
An array that you can picture as a column of values, and whose elements you can access using a single subscript, is a ____ array.
A) single
B) unilateral
C) two-dimensional
D) one-dimensional
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: With an ascending bubble sort, after each
Q12: You can use a(n) _ to access
Q13: _ identify computer memory and storage locations.<br>A)Indexes<br>B)Addresses<br>C)Linked
Q14: The _ is a data structure that
Q15: When computers sort data, the type of
Q17: _ arrays require two subscripts to reference
Q18: The maximum allowable number of array dimensions
Q19: The _ of a record makes that
Q20: A(n) _ is a structure in memory
Q21: Suppose the value of RENT_BY_FLOOR_AND_BDRMS[0][1] is 390.The