Multiple Choice
What type of one-dimensional array contains another one-dimensional array in each element, with each array capable of being a different length?
A) rectangular
B) matrix
C) jagged
D) table
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: The power of arrays becomes apparent when
Q28: An array subscript can be an expression,
Q29: Briefly describe the Reverse() method.
Q30: When you declare an object, what are
Q31: What can be used to distinguish each
Q33: In C#, what must an array subscript
Q34: What type of search is performed when
Q35: What operator is used for the purpose
Q36: What statement, supported by C#, allows you
Q37: How can the Array methods such as