Why we can't create the object of abstract class ?
Answer Posted / rimmy beas
becoz abstract class is a sealed class....
this is the main reason
| Is This Answer Correct ? | 1 Yes | 35 No |
Post New Answer View All Answers
What is the difference between iqueryable and ienumerable?
Which property of the textbox cannot be changed at runtime?
How to transpose multi-dimensional array?
What is difference between mutable and immutable in c#?
What happens if the inherited interfaces have conflicting method names?
What is a strong name in c#?
What do you mean by for each loop?
Which framework is best for desktop application?
What are synchronous and asynchronous operations?
What does readonly mean in c#?
What is interpolation in programming?
What is enum in c#?
What is default constructor in c#?
Explain About friend and Protected friend
How many static constructors are allowed in a class?