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?

Options
- OrderedDictionary class
- HybridDictionary class
- ListDictionary class
- Hashtable class


CORRECT ANSWER : HybridDictionary class

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement