Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Part 6: Main Class and Testing

  • Task: Create a ZooTest class Driver program to instantiate different animals and call their methods.

    Demonstrate polymorphism by storing different animals in an Animal ArrayList and iterating through it to call displayInfo()

    .

!🚚  Deliverables

Upload the following files in a zip folder that you have created:

...