Can hashtable have duplicate keys in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between string and string in c#?

0 Answers  


Is Facebook a desktop application?

0 Answers  


What is jit (just in time)?

0 Answers  


What does private void mean in c#?

0 Answers  


What is the file extension for c#?

0 Answers  






Can we overload indexer in c#?

0 Answers  


What is a proxy of the server object in .NET Remoting?

1 Answers   BirlaSoft,


What is unmannaged code and will CLR handle this kind of code or not .

0 Answers   DELL,


How will you allow a class to be inherited, but prevent the method from being over-ridden?

0 Answers   Siebel,


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


Is dictionary reference type c#?

0 Answers  


What is a property c#?

0 Answers  


Categories