Question:You need to select a class that is optimized for key-based item retrieval from both small and large collections. Which class should you choose?
A ListDictionary class
B HybridDictionary class
C Hashtable class
D OrderedDictionary class
+ AnswerB
+ Report