DIFFERENCE BETWEEN HASHTABLE AND DICTIONARY IN C# | DICTIONARY VS HASHTABLE C# | IQBees

preview_player
Показать описание
Hello Friends,

Difference between Hash Table and Dictionary is the most asked question in the interview. Most of us are aware about it but this video is for those who are new to sql or planning for an interview.

#interviewquestionsandanswers
#csharp
#aspnetmvc

Regards,
@IQBees
DIFFERENCE BETWEEN HASHTABLE AND DICTIONARY IN C# | DICTIONARY VS HASHTABLE C# | IQBees

IQBees,hashtable vs dictionary in c#,dictionary vs hashtable c#,dictionary,c#,.net,difference between hashtable and dictionary and arraylist in c#,hashtable,DICTIONARY VS HASHTABLE
Рекомендации по теме
Комментарии
Автор

When would we use a Hashtable over a Dictionary? The only case I can think of is when you're needing different value types. I've been programming for a long time and have never ran into that situation.

kitsurubami