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 aswitch()statement to run the specific report. Your call to this new function will replace the prompt inmain() asking the user for the type of report to be run that you added in step 35.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here