Q4
Which of the following statements is true regarding arrays in C#?
A.
Arrays in C# can dynamically resize
B.
The length of an array cannot be changed
AnswerC.
Arrays in C# can only store primitive types
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board