2 Answers
New Answer2 Answers
New AnswerAnother difference which is not mentioned in the article is that: Abstract class can be extended, which means it can have child class but it's necessary that child class must have a definition of abstract method present in the parent class. While on the other hand, interfaces cannot be extended which means that they don't have child classes. Interfaces are implemented by some classes.
Learn Playing. Play Learning
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message