Question:Define collection in c#.
Answer
A collection is a set of similarly typed objects that are grouped together. The .NET Framework provides a standard set of types for storing and managing collection of objects.