What?s the top .NET class that everything is derived from?
Answer Posted / vinodh kumar
System.Object
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the differences between a class and structure
What is a class level variable in c#?
What is the difference between public, static, and void?
What is the difference between User controls and Custom Controls?
What is bitwise operator in c#?
What is the difference between method and constructor in c#?
What is virtual class in C#?
Does the variables of a private class-level inherited?
Explain how do I convert a string to an int in c#?
What does .length do in c#?
What I can do with c#?
What is call back method?
what is the difference between .dll and .exe
How do I port "synchronized" functions from visual j++ to c#?
Why do we use lambda expression in c#?