What?s the top .NET class that everything is derived from?
Answer Posted / mukesh kumar
object is the top .NET class that everything is derived from
as object is a super class.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how to implement a web service in .net
What is the difference between const and readonly in c#.net?
What is data binding with example?
What is the data type for bit in c#?
How do I enforce const correctness in c#?
What is a dbml?
How does bitwise xor work?
What is .cs file in c#?
What is the default value of object in c#?
What does console writeline do?
User's session is explicitly killed by which method ?
Distinguish between continue and break statement?
What is type class in c#?
What is dataadapter c#?
What issues can be faced while delivering code?