0
kicks
Differences between an abstract class and an interface
Most of the new developers are always confused as when, where and why we should use an interface or an abstract class.Although both abstract classes and interfaces serve the same purpose to some extent but yet they are different in many terms.
Although both act as a sort of contract but there are some major differences in both of them which i will sum up in this article