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 / venu gopal

System.Object.

Is This Answer Correct ?    26 Yes 2 No

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

Answer / mukesh kumar

object is the top .NET class that everything is derived from
as object is a super class.

Is This Answer Correct ?    10 Yes 1 No

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

Answer / mohan krishna

System.object

Is This Answer Correct ?    6 Yes 0 No

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

Answer / haris

namspaces is top of the .net classes

Is This Answer Correct ?    4 Yes 10 No

Post New Answer

More C Sharp Interview Questions

What are the advantages of properties in c#?

0 Answers  


Why do we overload constructors?

0 Answers  


What is polymorphism in c sharp?

0 Answers  


What is interface inheritance in c#?

0 Answers  


What does the keyword virtual mean in the method definition?

1 Answers  






How to add a readonly property in c#.net

0 Answers  


What?s the difference between System.String and System.StringBuilder classes?

1 Answers  


Can we overload the main method in c#?

0 Answers  


what is the difference between arraylist and hash table using a simple program?

3 Answers   CGI, Polaris, SunGard,


What is inner class in c#?

0 Answers  


update data in an xml file which resides in solution itself, using silverlight 4.0

0 Answers  


What sort algorithm does c# use?

0 Answers  


Categories