What?s the top .NET class that everything is derived from?
Answer Posted / vinodh kumar
System.Object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ienumerator c#?
Why do we need delegates?
What are the three types of operators?
Is datetime immutable c#?
To allow an element to be accessed using a unique key which .NET collection class is used ?
How do I do implement a trace?
Where’s global assembly cache located on the system?
What is difference between il and dll ?
What is a statement c#?
What you mean by inner exception in c#?
What is the difference between arraylist and list in c#?
What is the max value of int32 in c#?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
What is called method in c#?
Which is better interface or abstract class in c#?