crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Mention some of the silent feature of Hashtable?
Question Posted on 14 Sep 2022Home >> DotNet >> C# >> Mention some of the silent feature of Hashtable?

Mention some of the silent feature of Hashtable?
Below are the silent features of Hashtable:-
(1)In Hashtable we will store values in key-value pairs.
(2)Here we will implements IDictionary interface in Hashtable
(3)Here in Hashtable value can be null or duplicate
(4)Here in Hashtable elements are stored as DictionaryEntry objects.
(5)This will comes under System.Collections namespace
(6)One specific rules about Hashtable is keys must be unique and cannot be null.
(7)Here in Hashtable values can be accessed by passing associated key in the indexer for example below is the syntax:-
myHashtable[key]
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Simplest definition of partial classes and its rules?

Definition of Tuple class with some examples?

Define Race Condition in cSharp?

C#.Net Reserve Words

can we inherit private class level variables in c#






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap