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 difference between dictionary and hashtable?

0 Answers  


What is task parallel library?

0 Answers  


What is xor operator in c#?

0 Answers  


What is difference between array and arraylist in c#?

0 Answers  


What is xaml in c#?

0 Answers  


What is the adv of using System.Text.StringBuilder over System.String?

0 Answers   Siebel,


Explain streamreader/streamwriter class?

0 Answers  


What is a destructor in c#?

0 Answers  


What are the the three types of DAO ?

1 Answers  


Why to use “finally” block in c#?

0 Answers  


what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

0 Answers   4Cplus,


What are the Types of configuration files and their differences

0 Answers   BirlaSoft,


Categories