Can we create instance for Abstract class?
Answer Posted / chinni
yes ,
We can but we can't create object for the abstract class
| Is This Answer Correct ? | 43 Yes | 29 No |
Post New Answer View All Answers
How do I open the console window?
Explain the difference between the system.array.copyto() and system.array.clone()?
Do events have return type c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable
Is post back c#?
What is ilasm.exe used for?
Can you pass parameters to destructors?
List the 5 different access modifiers in c#?
What are console applications used for?
Can you create partial delegates and enumerations?
What are the differences between events and delegates in c#?
What is data annotation in c#?
What is static class in C#?
What is desktop GUI application?
How does inheritance work in c#?