Answer Posted / guest
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is deferred execution in c#?
What is a property in c#?
What is float in unity?
What can you do as a .net developer?
How do I unload an application domain?
Why dependency injection is used in c#?
What is byte c#?
What is the difference between var and dynamic types in c# 4.0?
What is the CTS, and how does it relate to the CLS?
What is encapsulation in csharp?
what is the Difference between the public and private ?
What is difference between for and foreach in c#?
What is var c#?
List down the differences between “dispose” and “finalize” methods in c#.
Is string passed by reference in c#?