Things become better to work when everything is organized. Same applicable while coding, we want to keep data organized. We can achieve this using Collections
C# provides a rich set of collection classes to store and manage groups of objects efficien...