What?s the top .NET class that everything is derived from?
Answer Posted / mohan krishna
System.object
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What is tryparse?
What is the difference between C# 3.5 and C# 4.0?
What are the types of comments in c#?
Describe an abstract class?
How are delegates chosen?
What is new method in c#?
What is the difference between static class and singleton class in c#?
Explain the working of serialization?
To whom a method is accesssed if it is marked as protected internal ?
What is anonymous types in c#?
Can an exception be thrown from a catch block?
List the different stages of a thread?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is msil, and why should developers need an appreciation of it if at all?