Question: Task-1: Write a C# program that: a. Asks user to specify five floating-point values, adds them, and then displays the result to the console screen,

Task-1: Write a C# program that: a. Asks user to specify five floating-point values, adds them, and then displays the result to the console screen, b. Asks user to specify five integers, finds the smallest one, and then displays the result to the console screen, c. Calculates the power of n raised by m, where n and m are user-specified values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
