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 are the 4 pillars of any object oriented programming language?
Explain metadata in c#.
What is difference between dynamic and var in c#?
Is c# dictionary a hash table?
How to parse a date time string?
Why c# is called type safe language?
Explain deadlock?
What is the difference between interface and abstract class in c#?
What is meant by desktop application?
Define c# and list the features.
Distinguish between finally and finalize blocks?
What is difference between the "throw" and "throw ex" in .net?
What is the difference between finalize() and dispose()?
What sort algorithm does c# use?
What are class fields?