Microsoft
98-372 · Question #24
98-372 Question #24: Real Exam Question with Answer & Explanation
The correct answer is A. SortedList C. Comparer E. Stack. The Comparer, Stack, and SortedList collection classes are available in both the System.Collections and System.Collections.Generic namespaces.
Question
Which of the following collection classes are available in both the System.Collections and System.Collections.Generic namespaces? Each correct answer represents a complete solution. Choose all that apply.
Options
- ASortedList
- BHashtable
- CComparer
- DSortedDictionary
- EStack
Explanation
The Comparer, Stack, and SortedList collection classes are available in both the System.Collections and System.Collections.Generic namespaces.
Community Discussion
No community discussion yet for this question.