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

Which types of inheritances does c# support?

0 Answers  


What is a property c#?

0 Answers  


What is a struct in C#?

0 Answers   Arigo Infotech,


What is an icollection in c#?

0 Answers  


Describe ado.net?

0 Answers  






Is it possible to have different access modifiers on the get/set methods of a property in c#?

0 Answers  


What does addressof operator do in background ?

0 Answers  


What is a satellite assembly in c#?

0 Answers  


What is encapsulation in csharp?

0 Answers  


What are the different types of literals in c#?

0 Answers  


What is Covariance and contravariance in C#?

0 Answers   HCL,


Why do we use classes?

0 Answers  


Categories