Multidimensional Arrays
This lesson will give you insights about how to declare, access and use multidimensional arrays in C#.
A multidimensional array allows nesting arrays.
Arrays can have more than one dimension. The following example creates a two-dimensional array of 3 rows and 3 columns:
Access this course and 1400+ top-rated courses and projects.