difference between interface and inheritance By Admin on In interface u need to implement all the methods . While Inheritance u can extend only one class