Question: In C# programming language, help with the Task: Write a console application that prompts a student to enter his/her grade (A to F) on a
In C# programming language, help with the Task:
Write a console application that prompts a student to enter his/her grade (A to F) on a course and displays the grades definition in the output screen (Based on the following ECTS Definitions). The student should be able to enter a grade many times until G is entered to end the program.
ECTS Definition:
A Excellent outstanding performance with only minor errors.
B Very good above the average standard but with some errors.
C Goodgenerally sound work with a number of notable errors.
D Satisfactory fair but with significant shortcomings.
E Sufficient performance meets the minimum criteria.
Fx Fail some more work required before the credit can be awarded.
F Fail -considerable further work is required.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
