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 difference between event and delegate in c#?
What is for loop in c#?
Can we inherit private class in c#?
What is the system namespace?
What is the purpose of c#?
Why delegates are type safe in c#?
What is property in c#?
How many digits are in an integer?
What is the use of oops in c#?
What are the types of access modifiers?
Is c# pass by value?
Which is faster abstract class or interface in c#?
what is IFormatable
What is the use of convert toint32 in c#?
What is the difference between ienumerable and icollection?