Question: Module 06 Course Project Final Project Pseudocode,Flowcharts, and Program Code Finish creating the pseudocode, flowchart(s),and C++ program for your courseproject. The program must

Module 06 Course Project – Final Project – Pseudocode,Flowcharts, and Program Code

Finish creating the pseudocode, flowchart(s),and C++ program for your courseproject.

The program must accomplish the task you have chosen,:

a contact manager program,

The program must use at least one menu at the beginning withmultiple options including an option to exit the program.

The program must run continuously, in a cyclic manner until theuser chooses to exit.

Sublevel menus are allowed.

The program must use:

multiple data types,

multiple mathematical operators,

decision structures,

iterative structures, and

functions.

The program must run and be free from errors.

The program should be thoroughly documented with introductorycomments at the top and other comments in areas that could beconfusing.

The program should be easily readable and use properindention.

Step by Step Solution

3.31 Rating (151 Votes )

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