Question: Use programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays in order to create a program based on specification. Use
Use programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays in order to create a program based on specification. Use Integrated Development Environment (IDE for the editing, building, debugging, and testing of programs.
Q) Assume that a math class consists of 10 students with the following grades:
10, 20, 30, 10, 10, 20, 25, 15, 15, 5.
Write a program that stores the grades in an array, and then calculates the average of the grades.
by Java..
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
