Select from following answers:- Hashtable while the collection is small, and then switching to a ListDictionary when the collection gets large
- ListDictionary while the collection is small, and then switching to a when the collection gets large

- Hashtable throughout the scope
- ListDictionary throughout the scope
- All Above
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator