What?s the top .NET class that everything is derived from?
Answer Posted / venu gopal
System.Object.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What are actions in c#?
Why do we use delegates?
What is the difference between and xml documentation tag?
What is anonymous methods in c#?
What is int16?
Why cannot you specify the accessibility modifier for methods inside the interface?
What is session c#?
Differentiate between the public and private ?
Explain the difference between class and interface in .net?
What is string interpolation in c#?
What is the difference between select and selectmany?
What is this keyword in C#?
How do switch statements work?
What are bitwise logical operators?
Is array thread safe c#?