Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ Create program Lab01b that.: 1. Creates a Vector that will accept the names of five animals 2. Creates a Vector that will store a

C++

image text in transcribedimage text in transcribed

Create program Lab01b that.: 1. Creates a Vector that will accept the names of five animals 2. Creates a Vector that will store a list of five animal ages 3. Accept the names and ages of one to five animals. (5 points) stopping at either 5 or when the person enters the word STOP, stop or Stop. You MUST use push back when adding items to the vector. You may presume that the animal names are all one word. 4. Displays the following (5 points) d. name of the Program author and the Authors major a. Displays a blank line b. Displays a list of animals and their ages. Do NOT print more names then you have items in the list

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_2

Step: 3

blur-text-image_3

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

Graph Databases

Authors: Ian Robinson, Jim Webber, Emil Eifrem

1st Edition

1449356265, 978-1449356262

More Books

Students also viewed these Databases questions

Question

Ability to work comfortably in a team environment

Answered: 1 week ago