C# Programming - Collection Classes - Discussion

Discussion Forum : Collection Classes - General Questions (Q.No. 12)
12.
Which of the following is an ordered collection class?
  1. Map
  2. Stack
  3. Queue
  4. BitArray
  5. HashTable
1 only
2 and 3 only
4 and 5 only
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Sandip said:   10 years ago
Index base Key value order specialized.

Array Hash table Stack string.

List sorted List queue Hybrid Directory.

Post your comments here:

Your comments will be displayed after verification.