Computer Science, asked by Aarav5273, 1 year ago

How is an array initialized in C#?

Answers

Answered by Anonymous
0

\huge\mathfrak {Answer:-}

<b><font color=blue>

♦ It is not neccessary to initialize all elements in an array. If an array is partially initialized, elements that are not initialized receive the value 0 of the appropriate type.

Similar questions