adspace
Answer Posted / Surbhi Varma
In C#, an array is a fixed-size contiguous block of memory that stores items of the same data type, while a Collection is a grouping of multiple objects stored in a container. Collections can dynamically grow or shrink and store objects of different data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers