What?s the top .NET class that everything is derived from?
Answer Posted / shraddha
System.Object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a field and a property in c#?
What is difference between list and ilist in c#?
Why hashtable is thread safe in c#?
Enlist the different types of classes in c#?
What is verbatim literal in c#?
What is the difference between hashtable and dictionary?
How to prevent the error while updating ui control from another thread?
Why we use extension methods in c#?
What is the CTS, and how does it relate to the CLS?
Can abstract class be sealed in c#?
Can datetime be null c#?
How can we set class to be inherited, but prevent the method from being over-ridden?
Name the connections does microsoft sql server support?
Which technology is best for desktop application?
Can a sealed class be used as a base class?