Question: 1. Create a class animal 2. Create a member function color to define the color of the animal 3. Create a vector to contain a
1.Create a class animal
2.Create a member function color to define the color of the animal
3.Create a vector to contain a list of animals
4.Set color to each animal
5.Change color to a specific animal
6.Use iterator to print name and color of animals
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
