Question: Finish creating the pseudocode, flowchart(s), and C++ program for your course project. The program must accomplish the task a contact manager program. The program must
Finish creating the pseudocode, flowchart(s), and C++ program for your course project. The program must accomplish the task a contact manager program. The program must use at least one menu at the beginning with multiple options including an option to exit the program. The program must run continuously, in a cyclic manner until the user 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 introductory comments at the top and other comments in areas that could be confusing. The program should be easily readable and use proper indention. Final Project Deliverables Deliverables will consist of a plain text main .cpp file that controls the program, and optionally custom function library files and/or optional class files.please give answer with flowcharts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
