Question: Using c# Write a console application that prompts the user to enter 8 doubles, then calculates and displays the sum, average, product, minimum and maximum.
Using c#
Write a console application that prompts the user to enter 8 doubles, 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
