What?s the top .NET class that everything is derived from?
Answer Posted / haris
namspaces is top of the .net classes
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is the difference between string and stringbuilder in c#?
What are the types of class in c#?
What is the difference between icomparer and icomparable in c#?
How do I open the console?
Can we write class inside a class in c#?
When was .net linq added?
In which order the constructor is called for an inherited class?
Can you have more than one namespace in c#?
How to create events for a control? What is custom events? How to create it?
Is xml tags are case sensitive?
What is call back method?
Is and as in c#?
How many types of polymorphism are there?
Is there regular expression (regex) support available to c# developers?
What is static class in C#?