C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

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

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

System.Object.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between System.String and System.StringBuilder classes?Can you allow class to be inherited, but prevent the method from being over-ridden?