Interview Question
Qus: What are the non generic collections?
• Array List
• Sorted List
• Stack
• Queue
• Hash table
• Bit Array
Answers (2)
• Sorted List
• Stack
• Queue
• Hash table
• Bit Array