What?s the top .NET class that everything is derived from?
Answer Posted / guest
System.Object.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is it possible to inherit multiple interfaces?
Is Facebook a desktop application?
What is console write in c#?
What's the difference between abstraction and encapsulation?
How assembly versioning in .NET prevent DLL Hell problem?
Why abstract class is not instantiated in c#?
Can a constructor be private in c#?
in object oriented programming, how would you describe encapsulation?
What do you mean by jagged array?
Can an abstract class inherit from another abstract class c#?
What are logical operators in c#?
What is the difference between namespace and class?
What's the difference between System.String and System..StringBuilder in C#?
What is arraylist class in c#?
What is a scope in c#?