Question: 1. Create a class named Animals. Create the implementation file Animals.cpp a. The class will have the following members 1. Animal name 2. Animals Age

1. Create a class named Animals. Create the implementation file Animals.cpp a. The class will have the following members 1. Animal name 2. Animals Age You must validate the age being input (use the code from the previous lab). 2. Create an Animal header file Animal.h This file acts as a prototype. 3. Create the program Lab05a.cpp which uses the class Animal to Implement the following a. The program will allow the user to 1. Add Animals 2. Delete Animals 3. Display Animals searching by name 4. Display a list of all Animals 4. On exit; print to the screen says bye where is the first animal in the list. If there are no animals in the list, print There are no animals in the Zoo.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!