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

What is the difference between hashtable and dictionary?

0 Answers  


Describe two uses of the “using” statement during the operation of c#?

0 Answers  


What is the difference between “finalize” and “finally” methods in c#?

0 Answers  


Wats the diff between sealed class and private class in inheritance

7 Answers   iSoft,


What is the main method in c#?

0 Answers  






What is assembly version series sequence?

0 Answers  


User's session is explicitly killed by which method ?

0 Answers   Siebel,


What is the difference between dynamic and var in c#?

0 Answers  


What is boxing in c#?

0 Answers  


Write a C# program to find the Factorial of n

0 Answers  


What is the use of xmlserializer?

0 Answers  


What is binding in c#?

0 Answers  


Categories