Examveda

What does the 'Length' property of an array in C# return?

A. The number of characters in the array

B. The number of dimensions in the array

C. The size of the array in bytes

D. The total number of elements in the array

Answer: Option D


Join The Discussion

Related Questions on Arrays and Strings in C Sharp