What?s the top .NET class that everything is derived from?
Answer Posted / guest
System.Object.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is using directive in c#?
Is c# 8 released?
What is escape sequence in c#?
Can an abstract class inherit from another abstract class c#?
What is strong name assembly?
Illustrate serialization?
Can abstract class be sealed?
Which attribute is used in order that the method can be used as webservice?
Can we inherit partial class in c#?
Where is c# compiler located?
How do I count the length of a string in c#?
What is delegates and events?
Why abstraction is used in c#?
Constructor to an arbitrary base constructor?
What is a three-tier application.