C++ program in Visual BasicsDirections: You will need your finished program from Vector Tutorial Part 2 found in the "Learning Activities" of this lesson.If you have not completed that tutorial,...

C++ program in Visual BasicsDirections:


You will need your finished program from Vector Tutorial Part 2 found in the "Learning Activities" of this lesson.If you have not completed that tutorial, please go do so now, before you attempt this assignment.Start with the resulting program/project at the end of Vector Tutorial Part 2.


Create a new function in theScholarships.cppfile that displays a well formatted menu to the console for the user to select one of the 9 scholarship types listed in the input file. Upon user selection, use a
switch()
statement to run the specific report. Your call to this new function will replace the prompt in
main
() asking the user for the type of report to be run that you added in step 35.





May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here