What?s the top .NET class that everything is derived from?
Answer Posted / avaneesh bajoria
Its just system.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is overloading in c#?
What is use of hashtable in c#?
What can we do to handle multiple exceptions?
Why do we write system in c#?
Why is dll used?
What is the best dependency injection c#?
What is difference between arraylist and list in c#?
Define thread? Explain about multithreading?
Can structs in c# have destructors?
How to update the gui from another thread in c#?
What is interface used in c#?
What do you mean by stack and heap in c#?
Is c# code is unmanaged or managed code?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are the namespace level elements?