Question: Using c#, Write a console application that prompts the user to enter 5 test scores of double data type, then calculates and displays the sum,
Using c#, Write a console application that prompts the user to enter 5 test scores of double data type, then calculates and displays the sum, average, product, minimum and maximum. Do not use built in functions. Write the logic to perform the calculations.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
