adspace
Answer Posted / Jaysingh Lalchand Prasad
In C#, an array can have multiple dimensions. The number of dimensions is defined when the array is declared. For example, a three-dimensional array can be declared as int[, , ].
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers