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? -(VB.NET)
A OrderedDictionary class
B HybridDictionary class
C ListDictionary class
D Hashtable class
+ AnswerB
+ Report