What?s the top .NET class that everything is derived from?
Answer Posted / poornimabontha
No top class in .net
Is This Answer Correct ? | 0 Yes | 18 No |
Post New Answer View All Answers
What is COM Interoperability?
Is an interface a type c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What is a console operator?
What is a hash table c#?
What is the use of constructor in c# with example?
How do you escape a character?
What is the use of console?
What is a static in c#?
if you do have a stack overflow profile.what is your ranking?
What is a nullreferenceexception?
How does yield return work c#?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
Why is it efficient to use System.string under System.Text.StringBuilder ?