Multiple Choice
A collection of a fixed number of elements (called components) arranged in n dimensions (n >= 1) is called a(n) ____.
A) matrix
B) vector
C) n-dimensional array
D) parallel array
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Which of the following correctly declares name
Q22: The _ of an array is the
Q23: Consider the following statement: double alpha[10][5];.The number
Q24: Consider the following declaration: char str[15];.Which of
Q25: In row order form, the _.<br>A) first
Q27: In a(n) _ data type, each data
Q28: The array index can be any integer
Q29: Suppose that gamma is an array of
Q30: Which of the following statements declares alpha
Q31: Suppose that list is an array of