What?s the top .NET class that everything is derived from?
Answer Posted / pompana gouda
System.Object
This is the base object from which all other classes are
derived.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to transpose multi-dimensional array?
Can dictionary have duplicate keys c#?
Is arraylist faster than linkedlist?
What is the difference between c and c sharp?
What is a static class in c#?
What is thread safe in c#?
Why do we use static class in c#?
What is a delegate how is it type safe?
Explain the accessibility modifier protected internal?
What is bit in c#?
Is the following code legal?
What is a Assembly?
What do you mean by saying a "class is a reference type"?
Define c# delegate?
Is string null or empty?