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 are native functions?
How does yield return work c#?
What is dictionary class in c#?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
In how many ways you can overload a method?
How does the lifecycle of Windows services differ from Standard EXE?
What framework is used for performance testing/load testing?
What are controls in c#?
Is int a struct in c#?
What is iqueryable and ienumerable in c#?
What type is string in c#?
Define Final Class in C#
Why do we use lambda expression in c#?
What are the advantages of using partial classes?
What is a console?