What?s the top .NET class that everything is derived from?
Answer Posted / guest
System.Object
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
What is multicast delegate in c# ?
How to move to a state-related codebase?
Why singleton class is sealed?
What is ienumerator c#?
What is use of FormBoarderStyle Propertie
For read-only operation which property you have to designated?
What are delegates and why are they required?
What does char mean in c#?
What's the difference between abstraction and encapsulation?
What is a string c#?
Difference between Value type & reference types ? and give the example in .Net?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is the difference between abstract class and interface in c#?
Where do we use static class in c#?
Are structs value types c#?