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
How do you implement thread synchronization in c#?
Explain the difference between the debug class and trace class?
Can you inherit from a sealed class?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
How to use reflection to call generic method?
what are the differences between a class and structure
What is regex c#?
How do you comment out code in c#?
What is the difference between constants and read-only?
How to transpose multi-dimensional array?
What is the difference between finalize() and dispose()?
What are scriptable objects?
What is Inheritance in C#?
How do I enforce const correctness in c#?
What are Namespaces?