What are jagged arrays for?
I already know, or rather read, what they are good for, but I donβt understand.
Rigid arrays are useful for modeling sparse data structures where you can't always allocate memory for each element if it won't be used
Can anyone please help me understand this? and imagine examples and real-life situations where you are making decisions and weighing the use of jagged arrays against something else like arrays.
+3
Sam
source
to share
No one has answered this question yet
See similar questions:
390
68
42
or similar:
7494
6155
4380
3714
3393
2895
2893
2543
2335
2199