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 byte c#?
Is c# static or dynamic?
What is assembly c#?
What is thread pooling?
Can a class have multiple constructors c#?
Distinguish between the Debug class and Trace class with its functionality?
Explain briefly the difference between value type and reference type?
What does typeof return c#?
What is the advantage of singleton class?
How jit (just in time) works?
What Is The Smallest Unit Of Execution In .net?
What is the correct way of declaring an xml namespace?
Can an interface extend a class c#?
What is string empty?
What is binding in c#?