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

How do I edit a dll file?

0 Answers  


What are iterators?

5 Answers   TCS,


Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com

3 Answers  


Difference between direct type casting and using "as" keyword?

1 Answers   TCS,


What's the difference between an integer and int?

0 Answers  






What's difference about switch statements in C# ?

1 Answers  


What is difference between assembly and namespace?

0 Answers  


Is xml tags are case sensitive?

0 Answers  


Can multiple catch blocks be executed?

4 Answers  


Explain publishers and subscribers in events.

0 Answers  


What is clr namespace?

0 Answers  


What is dynamic in c#?

0 Answers  


Categories