Question: PURPOSE:In this lab you will implement a program using the Population class UML solution provided. Starter source file, populationSTART.cpp , and the demo file U

PURPOSE:In this lab you will implement a program using the Population class UML solution provided. Starter source file, populationSTART.cpp, and the demo file U2-07pDEMO.exe are provided. The source code printout and screen shot from a sample run of the finished project are shown on the next page.PROCEDURE:1. Program Specifications:Basic program specifications are described by the UML solution design document provided and the comments in the starter version of the source code. The program grade is based upon a total of 100 points.1.1. As indicated in the comments, input editing should be provided for each input by using an edit loop to repeatedly prompt the user until a correct value is entered. Each edit loop is worth 8 points.1.2. The starter code is implemented as one source file. Implementing the final program using three appropriate source files is worth 12 points. 2. Implement the Program:2.1. Check that the starter code builds and executes properly. Then save populationSTART.cpp as population.cpp for program modification. If you are using a three-source file solution, name the two other files as appropriate. The function definitions for main() and the three user-defined functions should remain in population.cpp.2.2. Provide your name where specified on lines 2 and 47 of the starter code.3. Test and Document Project Results: 3.1. Thoroughly test the program with several different values for data. Also, include test runs for invalid data if you have implemented the necessary input validation code. Screen shots are not necessary for your test runs.3.2. When your program is working properly, enter the same data shown by the screen shot on the reverse side. Print a screen shot of the results. Save it in the project folder.3.3. Print the source code for each source file. If you implemented the program with three source files, print population.cpp first.

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 Accounting Questions!