Question: I will need two files. One file that have the function prototypes and class. the other file is to have program in it the coding

I will need two files. One file that have the function prototypes and class. the other file is to have program in it the coding
 I will need two files. One file that have the function

Lab 5a (15 points) Create a class named Animals. (5 total points) Create the implementation file Animals.cpp 1. a. The class will have the following members Animal name Animals Age- You must validate the age being input (use the code from the previous lab). 1. 2. Create an Animal header file Animal.h (5 points) This file acts as a prototype. 2. 3. Create the program Lab05a.cpp which uses the class Animal to Implement the following a. The program will allow the user to (4 points total) 1. 2. 3. 4. Add Animals (1 point) Delete Animals (1 points) Display Animals searching by name (1 points) Display a list of all Animals (1 points) 4. On exit; print to the screen "exxX> 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". (1 point) ID

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!