Question: Use arrays range match techniques to write a C# program that accept as input a student's final grade, such as 76 and output an alpha
Use arrays range match techniques to write a C# program that accept as input a student's final grade, such as 76 and output an alpha grade, such as B.
0 to 49 F
50 to 59 D so on.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
