Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Java programming Write an application (GradeAve) that takes in from the teacher the grades for students and comes up with a class average. using the

Java programming

Write an application (GradeAve) that takes in from the teacher the grades for students and comes up with a class average. using the jOptionPane clas , have the teacher input (using a window) each grade as an integer. The program should allow the teacher to enter up to ten grades (there are only ten students in the class), but there also may be less than ten. Have the teacher enter a sentinel value when he/she is done entering grades (if it is below 10). Use a do loop for this problem. After the grades have been entered, display the class average. The average should be precise to two decimal places. [Note: test this to make sure it works right!!! Dont just enter random grades, enter grades where you KNOW what the average should beand make sure you get that average.]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions

Question

3. What changes should I be making?

Answered: 1 week ago

Question

What is the most important part of any HCM Project Map and why?

Answered: 1 week ago