Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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
image text in transcribed
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

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

Google Analytics 4 The Data Driven Marketing Revolution

Authors: Galen Poll

2024th Edition

B0CRK92F5F, 979-8873956234

More Books

Students also viewed these Databases questions

Question

Is conflict always unhealthy? Why or why not? (Objective 4)

Answered: 1 week ago