what is the difference between multi dimensional array and array of arrays

Go4Expert Member
15Aug2007,08:54   #1
kaustubh's Avatar
what is the difference between multi dimensional array
Code:
a[,]
and array of arrays
Code:
a[][]
Go4Expert Founder
15Aug2007,09:32   #2
shabbir's Avatar
Duplicate of what is the difference between multi dimensional array and array of arrays. Thread closed.