Can we create instance for Abstract class?
Answer Posted / kannan
its not possible
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a private class in c#?
List the difference between interface and abstract class?
What is difference between the "throw" and "throw ex" in .net?
Is nullable type c#?
What are functions c#?
What is extension method in c# and how to use them?
What are the fundamental differences between value types and reference types?
What does return do in for loop?
Whats an assembly? Describe the importance of assembly?
What is a thread c#?
How do I stop my console from closing in c#?
What are extensions methods in c#?
what is a structure in c#
What is attribute and reflection in c#?
Can constructor be protected in c#?