You work as the application developer at Certkiller .com.
You must specify a class
which is optimized for key-based item retrieval from
collections. Your class must
cater for key-based item retrieval for small and large
collections.
Which of the following class types should you specify?

A. Select the OrderedDictionary class.
B. Select the HybridDictionary class.
C. Select theListDictionary class.
D. Select the Hashtable class



You work as the application developer at Certkiller .com. You must specify a class which is optimi..

Answer / gaaa

Answer: B

Explanation: A HybridDictionary is implemented as a
ListDictionary for small
collections and a Hashtable for large collections. Hence it
provides very efficient
storage for both small and large collections.
OrderedDictionary supports sorting based on the key. It has
similar disadvantages for
small collections to Hashtable on which it is based.
ListDictionary is ideal for small collections because it is
implemented as a light-weight
linked list. Performance will suffer for large collections.
HashTable is ideal for large collections, for small
collections the overheads of such a
sophisticated data structure do not compensate for the benefits

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Microsoft Certifications Interview Questions

What is the function of Domain Partition?

1 Answers  


What is Site?

2 Answers  


What is Micro soft?

2 Answers   Microsoft,


What types of VPN does Windows 2000 and beyond work with natively?

1 Answers  


What's the difference between transferring a FSMO role and seizing one? Which one should you NOT seize? Why?

1 Answers  






How do you create a new application partition

0 Answers  


What are administrative templates?

2 Answers  


What tool would I use to try to grab security related packets from the wire?

1 Answers  


what is archive bit ?

3 Answers  


How Replication Works

4 Answers   Infosys,


What is Active Directory?

5 Answers  


What are the FSMO roles? Who has them by default? What happens when each one fails?

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)