What?s the top .NET class that everything is derived from?
Answer Posted / sai
system.object
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is throw in c#?
What are bitwise logical operators?
Can a dictionary have duplicate keys c#?
Why we use anonymous methods in c#?
Explain the difference between a struct and a class?
What is a service layer c#?
What is difference between ienumerable and ienumerator in c#?
What is the data type for bit in c#?
Do void methods have parameters?
Why do you need boxing in c#?
What is difference between a function and a method?
Is string mutable in c#?
What is the major difference between a custom control and user control?
Is string nullable c#?
What is the difference between firstordefault and first?