Answer Posted / mohit
it is not pure virtual class like interface. in this we can
implement also method but we can not create instance of
absract class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's the difference between a method and a procedure?
Can a sealed class be used as a base class?
Is datetime a value type in c#?
Difference between value and reference type. What are value types and reference types?
What does string format do?
What is interface inheritance?
Explain about Oops concept
What does dbml mean in texting?
Are constructors inherited c#?
Are cao stateful in nature?
What is the difference between inheritance and abstract class?
What do you mean by the delegate in c#?
What are the advantages of using partial classes?
What is dataset and dataadapter in c#?
What type is string in c#?