Abstract |
Interfaces |
Abstract classes are used only |
Interfaces can be implemented by |
You cannot extend more than one |
You can implement more than one |
Abstract class can implemented |
Interfaces can not implement |
With abstract classes, you are |
With Interfaces, you are merely |
Advertisement: