What are the classes available in System.Collections.Generic Namespace?

 Posted by Rajesh_Kumar on 1/18/2014 | Category: C# Interview questions | Views: 1995 | Points: 40
Answer:

We have List,Dictionary,SortedList,SortedDictionary,
Stack,Queue and so many classes which are available in System.Collections.Generic Namespace.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response