January 29, 2019January 29, 2019 ocjp Partial Implementation in Java Inheritance, Interface When any class extends the Parent class or implement any interface then the child class must override all the abstract methods of Parent class or