What?s class SortedList underneath?



What?s class SortedList underneath?..

Answer / guest

A sorted HashTable

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is difference between ienumerable and iqueryable in c#?

1 Answers  


How do you inherit from a class in C#?

1 Answers  


How can you overload a method?

6 Answers  


Why do we use struct in c#?

1 Answers  


What is lambda expression in c#?

1 Answers  


How do you comment in c#?

1 Answers  


Are multiple data types stored in System.Array?

1 Answers   Siebel,


Is it true that all c# types derive from a common base class?

1 Answers  


Can a static class have a constructor c#?

1 Answers  


Can you create sealed abstract class in c#?

1 Answers  


Are c# strings immutable?

1 Answers  


Why do we need abstraction in c#?

1 Answers  


Categories