What?s the top .NET class that everything is derived from?
Answers were Sorted based on User's Feedback
Answer / pompana gouda
System.Object
This is the base object from which all other classes are
derived.
Is This Answer Correct ? | 5 Yes | 0 No |
What is difference between dictionary and hashtable?
What is task parallel library?
What is xor operator in c#?
What is difference between array and arraylist in c#?
What is xaml in c#?
What is the adv of using System.Text.StringBuilder over System.String?
Explain streamreader/streamwriter class?
What is a destructor in c#?
What are the the three types of DAO ?
Why to use “finally” block in c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What are the Types of configuration files and their differences