Interview Question: Why we can not create object of abstract class.
- by MAS1
In interview someone ask me @ Abstract class. I told him @ abstract class and i also told that we can not create object of this class. his next question is why? because it may or may not include abstract methods.