Program 24
Test Grade using Select Case
Modify the Test Grade Application(Program 22)using a Select Case statement instead of If, ElseIf, and Else statements. Your code will be changed, but to the user of the application it appears that nothing has changed.
Save as Program 24.
Turn in code.