Can we create instance for Abstract class?
Answer Posted / thriveni
We can't create instance for Abstract class
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
Are there functions in c#?
When can a derived class override a base class member?
What is method in c#?
What is difference between comparable and comparator?
What is array class in c#?
What is the difference between asp net and c#?
How objects are stored in memory?
When was c# created?
Why ienumerable is used in c#?
What is the difference between first and firstordefault?
What is the use of partial methods?
Can enum be null c#?
What are partial types in c#?
How to create events for a control? What is custom events? How to create it?
Differentiate between object pooling and connection pooling in c#?