VB Dot Net Developer Question:

Explain hashtable?

Tweet Share WhatsApp

Answer:

Hashtable is set to be items with key and value pairs. Keys are referred as indexes and quick search can be performed for values by searching through the keys.

Download VB .Net Developer PDF Read All 56 VB .Net Developer Questions
Previous QuestionNext Question
Can you please explain the difference between int and int32?Explain nested classes?