What?s the top .NET class that everything is derived from?
Answer Posted / pompana gouda
System.Object
This is the base object from which all other classes are
derived.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is use of singleton class in c#?
Is c# dictionary a hash table?
What is a statement c#?
What is the use of ispostback in c#?
What are the Types of JIT and what is econo-JIT
What is the use of delegate?
What is the use of getcommandlineargs() method in c#.net?
What is a nested type. Give an example?
What is inline function in c#?
How can we sort an array in c#?
What are the main reasons to use c# language?
Can an array be null c#?
i want o/p 011242110 in c# code.
Why is ienumerable used?
What is a console device?