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
How do you declare an interface in c#?
Explain the difference between object type and dynamic type variables in c#?
How many types of polymorphism are there?
What is foreach loop in c#?
What is ildasm and obfuscator in net?
Explain namespaces in c#.
What is xml comments in c#?
Explain the role of Garbage collector and its generations?
What is the advantage of singleton class?
What does an indexer do?
What is data binding c#?
what are the Disadvantages of vb
What is satellite assembly? And steps to create satellite assembly?
What is type cast in C#?
What is the difference between disposing of () and finalize() methods in c#?