Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Dubai Zoo is asking you to write a Java program that manages the animals in the zoo. Animals are distributed over 5 sections. The user

Dubai Zoo is asking you to write a Java program that manages the animals in the zoo. Animals are distributed over 5 sections. The user of your program should be able to add an animal, delete an animal, modify an animal, list all animals in a specific section, list all animals from a specific specie, and print all animals (from all species). Data on all animals should be stored in files. A menu asks the user which operation he wants to perform. Guidelines: Please observe the following guidelines while writing your programs: Use appropriate names of classes, variables, and methods. Make good and appropriate use of inheritance (at least one) Make good and appropriate use of abstract classes (at least one) Make good and appropriate use of polymorphism (at least one) Provide enough comments to understand your code Use appropriate indentations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional IPhone And IPad Database Application Programming

Authors: Patrick Alessi

1st Edition

0470636173, 978-0470636176

More Books

Students also viewed these Databases questions

Question

4. Who would lead the group?

Answered: 1 week ago

Question

Where those not participating, encouraged to participate?

Answered: 1 week ago