What are static or fixed length arrays in C#?
Answers
Answered by
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
0
Answer: sorry I don't know the answer of this question
Explanation:
Similar questions
English,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Science,
1 year ago
English,
1 year ago