Computer Science, asked by amalmakkar782, 1 year ago

What are collection classes in C#?

Answers

Answered by jesse13888
0

collection classes serves various purposes, such as allocating memory dynamically to elements and accessing a list of items on the basis of an index etc

Similar questions