Question: Data Types and Math Class .Write a program that uses different operators; and .Use the methods of the Math class Instructions ; 1. Create a
Data Types and Math Class .Write a program that uses different operators; and .Use the methods of the Math class Instructions ; 1. Create a console program that will perform the following: . Ask the user to enter five (5) grades . Compute the average of the grades .Round of the average using method of Math Class 2. Name the project as ComputeAverageApp and the class as ComputeAverageProgram 3.Example output Enter 5 grades separated by new line: 90 83 87 98 93 The average is 90.2 and round off to 90 Press any key to exit.......
fundamentals of c# programming
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
