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 distribute by in hive?
How do I open the console window?
What is the difference between xml documentation tag?
What is default c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
What is the benefit of interface in c#?
What is difference between dictionary and hashtable in c#?
How can you set image source dynamically from c# application to ”test.png” file?
Difference between debug.write and trace.write?
How many types of polymorphism are there?
4. Describe the process when we send a request URL? And who is responsible for that?
What is a .aspx file?
How assembly versioning in .NET prevent DLL Hell problem?
Which program construct must return a value?
Can an abstract class inherit from another abstract class c#?