Q8
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board