Posts

Showing posts with the label extends keyword for inheritance

Zeek_45_Inheritance.java

  /* ---Inheritance in Java is a mechanism in which one object acquires all the properties   and behaviors of a parent object