Question
need it in c# Include exception-handling techniques with the traditional averaging program. Allow the user to input multiple sets of scores. Ensure that only numeric
need it in c# Include exception-handling techniques with the traditional averaging program. Allow the user to input multiple sets of scores. Ensure that only numeric values are entered and that values fall between 0 and 100. Calculate the average for each set of values. Test the result to determine whether an A, B, C, D, or F should be recorded. The scoring rubric is as follows: A90100; B8089; C7079; D6069; F < 60. Your solu- tion should include exception-handling techniques with a minimum of three appropriate catch clauses can you upload the program so i could run it? Visual basic
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started