Question: Complete the StudentInformation program below that makes use of parallel arrays and repeatedly provides the user with four different options until they choose to quit.
Complete the StudentInformation program below that makes use of parallel arrays and repeatedly provides the user with four different options until they choose to quit. Your added code should not assume anything about the contents of the parallel arrays (i.e. the program should work properly if the constants are changed and the program is recompiled). With the given constants, the output from your program must match that shown in the Sample Program Output below.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
