What?s the top .NET class that everything is derived from?
Answer Posted / venu gopal
System.Object.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
Why reflection is used in c#?
What's the difference between abstraction and encapsulation?
Why we need get set property in c#?
Can bool be null c#?
Is a c# interface the same as a c++ abstract class?
Is array ienumerable c#?
Is array a collection c#?
Where static variables are stored?
Is hashset ordered c#?
What is oledbconnection c#?
How do I convert a string to an int in c#?
What is lazy in c#?
What are cshtml files?
What is before string in c#?
Why we use anonymous methods in c#?