Q20
In C#, what is the default value of an uninitialized element in an integer array?
A.
-1
B.
0
AnswerC.
null
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board