Answer Posted / sridevi
Abstract class is the class which can not be instantiated
but ca be derived. it can contain concreat and absract
methods
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an assembly qualified name
What is variable in c#?
Can non-default constructors be used with single call sao?
What is event and delegates in c#?
When can a derived class override a base class member?
Are string objects mutable or immutable?
What is type safe code?
How to assign Null value to Var?
What is using keyword?
What are events in C#?
What are mutable and immutable types in c#?
What is uint64?
Can abstract classes be final?
Is char * null terminated?
What standard types does c# use?