Computer Science, asked by AnkurPathak7492, 11 months ago

What are static or fixed length arrays in C#?

Answers

Answered by simrannehra936
0

In Static data structure the size of the structure is fixed. The content of the data structure can be modified but without changing the memory space allocated to it. In Dynamic data structure the size of the structure in not fixed and can be modified during the operations performed on it.

Answered by sunitadarak1234
0

Answer: sorry I don't know the answer of this question

Explanation:

Similar questions