1. Create Main Program that will instantiate the whole registration. 2. Create a design class that define an Animal 3. the Animal can be described by: Name, Type, Description 4. Create a registration...


1. Create Main Program that will instantiate the whole<br>registration.<br>2. Create a design class that define an Animal<br>3. the Animal can be described by: Name, Type, Description<br>4. Create a registration class that can store the List of<br>Animals<br>5. the registration should be able to Add, Edit, Delete, and<br>Retrieve the List of Animals<br>6. Create a AnimalDisplay class<br>7. AnimalDisplay class should be able to Display All animals<br>and can Display the Animals based on their types<br>8. Lastly the main program should do the calling for all this<br>classes, the data input will be coming from the main<br>program, the process should be done by registration and the<br>display should be done by AnimalDisplay.<br>

Extracted text: 1. Create Main Program that will instantiate the whole registration. 2. Create a design class that define an Animal 3. the Animal can be described by: Name, Type, Description 4. Create a registration class that can store the List of Animals 5. the registration should be able to Add, Edit, Delete, and Retrieve the List of Animals 6. Create a AnimalDisplay class 7. AnimalDisplay class should be able to Display All animals and can Display the Animals based on their types 8. Lastly the main program should do the calling for all this classes, the data input will be coming from the main program, the process should be done by registration and the display should be done by AnimalDisplay.

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here