What?s the top .NET class that everything is derived from?
Answer Posted / shraddha
System.Object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In .NET which is the smallest unit of execution?
Define using statement in c#?
How can we sort an array in c#?
What are functions in c#?
How do I automate my desktop application?
What is a value type in c#?
What is difference between list and dictionary in c#?
Why do we use inheritance in c#?
What is the name of c# compiler?
What does out mean c#?
Is the following code legal?
When was c# created?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is int tryparse in c#?
Is list passed by reference c#?