Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 103 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 103 Bytes

A simple OOP example in Java using a base Animal class and inherited Dog, Cat, Bird and Fish classes.