Q38
What is a jagged array in C#?
A.
An array with rows of different lengths
AnswerB.
A multi-dimensional array
C.
An array containing different data types
D.
An array that can dynamically resize
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board