Hi,

An interface is called as a pure abstract class where non abstract member functions are not allowed but in case of abstract classes we can have both abstract and non abstract member functions...