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
What is xor operation?
What are the uses of delegates in c#?
What is an example of a delegate?
Why would you use untrusted verification?
What is windows application in c#?
Is c# a technology?
How do I declare inout arguments in c#?
Why do we use threads in c#?
Can you inherit from multiple classes in c#?
What is the difference between select and selectmany?
What are anonymous functions in c#?
What is the role of the datareader class in ado.net connections?
What is the difference between console application and windows application?
Why static constructor is parameterless in c#?
What are the main reasons to use c# language?