What?s the top .NET class that everything is derived from?

Answers were Sorted based on User's Feedback



What?s the top .NET class that everything is derived from?..

Answer / guest

System.Object.

Is This Answer Correct ?    8 Yes 0 No

What?s the top .NET class that everything is derived from?..

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

What?s the top .NET class that everything is derived from?..

Answer / avaneesh bajoria

Its just system.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More C Sharp Interview Questions

How many parameters can a method have c#?

0 Answers  


Is c# difficult to learn?

0 Answers  


Valuetype/reference type?

6 Answers   Microsoft,


What is thread pooling?

0 Answers  


What is a pre-requisite for connection pooling?

1 Answers  






What is the difference between interface and functional interface?

0 Answers  


What is a nested type. Give an example?

0 Answers  


How can you overload a method?

6 Answers  


Why we use get set in c#?

0 Answers  


How do I register my code for use by classic com clients?

0 Answers  


What is dependency in software?

0 Answers  


What is difference between static and constant variable?

0 Answers  


Categories