Question: JAVA PROGRAMMING Write a complete program that displays how many students (# of students), Reads the number.and stores it in numOfStudent Create a loop to

JAVA PROGRAMMING

Write a complete program that displays how many students (# of students), Reads the number.and stores it in numOfStudent

Create a loop to execute its body numOfStudent times.

Ask student for name

Read the name.

Use the name and ask how many tests

Make a loop to sum all of her/his tests and compute the average of her/his test.

Your program should output the student name, test average and a letter grade.

you must write at least one method or function

to assign the letter grade use :

(

if average

>= 90, A, >=80, B etc.).

Compute and print how much time it takes

CPU to execute your Program Also

.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!