What?s the top .NET class that everything is derived from?
Answers were Sorted based on User's Feedback
Answer / pompana gouda
System.Object
This is the base object from which all other classes are
derived.
Is This Answer Correct ? | 5 Yes | 0 No |
How many parameters can a method have c#?
Is c# difficult to learn?
Valuetype/reference type?
What is thread pooling?
What is a pre-requisite for connection pooling?
What is the difference between interface and functional interface?
What is a nested type. Give an example?
How can you overload a method?
Why we use get set in c#?
How do I register my code for use by classic com clients?
What is dependency in software?
What is difference between static and constant variable?