What?s the top .NET class that everything is derived from?
Answer Posted / guest
System.Object
Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
What is eager and lazy loading in c#?
What is executescalar in c#?
What is the purpose of ienumerable in c#?
What is a console in c#?
What’s thread.sleep() in threading ?
How does one compare strings in c#?
What is sorting in c#?
Does the system.exception class have any cool features?
What is difference between events and delegates?
What are the 2 broad classifications of data types available in c#?
To create a localized application which namespaces are necessary?
What is default constructor c#?
Are arrays value types or reference types?
What is tuple in c#?
What is Covariance and contravariance in C#?