What?s the top .NET class that everything is derived from?
Answer Posted / haris
namspaces is top of the .net classes
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is executescalar in c#?
What is option parameter in C#?
Explain copy constructor?
What is serializable in c#?
What are the advantages of properties in c#?
What is Dependency of Injection?
What is default class in c#?
What is difference between out and ref in c#?
Can var be null c#?
What is xor operator in c#?
What is the difference between the debug class and trace class? Documentation looks the same.
How do you create dlls in .NET
What is orm in c#?
Which program construct must return a value?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?