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
Are structs value types or reference types?
What is the boxing and unboxing in c#?
What is console application with example?
What is the difference between double and decimal in c#?
what is the syntax to inherit from a class in c#?
What is int32?
What are generics in c#.net?
What are the Types of optimization and name a few and how do u do?
What is the use of expression tree in c#?
what happens if you inherit multiple interfaces and they have conflicting method names?
why delegate is type safe?
What is the difference between method and constructor in c#?
What is difference between dll and exe in c#?
How to sort an int array in c#?
Differentiate between object pooling and connection pooling in c#?