Posts

Showing posts with the label Create a class Humans that inherits both Monkey and BasicAnimals

Zeek_Ch11_PractiseSet1.java

  /*  --> Create a Monkey class that jumps() and bite() and   -->  An interface of BasicAnimals that eat() and sleep()