Which namespace is required to use Generic List?

 Posted by Raja on 10/9/2008 | Category: C# Interview questions | Views: 36690
Select from following answers:
  1. System.Collections.Generic;
  2. System.Collections;
  3. System.Generic;
  4. System.Collections.Generic.List;
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response