subject

I've had to do this program 3 times already due to it now working. I was wondering if anybody could help me out with this. Here is the outline if – else if – else loops

arrays: declaration, enter values, print out values, perform calculation with the values

array passing

methods (use constructor to initialize the arrays)

Your assignment is to write a program for an instructor who is teaching IST . The instructor has a total of 10 students. The instructor wants a system where he can input the students’ names, two midterm and final exam grades. You will use arrays not only for the names and grades but also arrays for calculating the average grade ((midterm 1 + midterm 2 + finale grade)/3). You can use the round math function (see hint later), converting the average grade into a letter grade with the scale: 90 and up is an A, 80 to 89 is a B, 70 to 79 is a C, 60 to 69 is a D, lower than 60 is an F, and counting the number of A’s, B’s, C’s, D’s, and F’s.

Your program should have a method for

Reading in the names (String), midterm 1 (int), midterm 2 (int), and final grade (int) (use for each an array)

Calculating and printing out the average for each student (use a new array to store the average values)

Converting and printing out the letter grade for each student (use a new array to store the letter grade values)

Counting and printing out the different letter grades

Printing out the data for each student: name, midterm 1, midterm 2, final grade, average grade, letter grade

I am using Java apache netbeans as well

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:10
Effective character encoding requires standardized code. compatible browsers. common languages. identical operating systems.
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
What are some settings you can control when formatting columns?
Answers: 1
question
Computers and Technology, 24.06.2019 07:00
You are most likely to automatically encode information about
Answers: 1
question
Computers and Technology, 24.06.2019 20:30
Where is permanent data in the computer stored whenever gym starts his laptop he sees some commands in numbers appearing on the screen these instructions are being preceded by the control unit in
Answers: 1
You know the right answer?
I've had to do this program 3 times already due to it now working. I was wondering if anybody could...
Questions
question
English, 24.08.2019 21:10
question
Social Studies, 24.08.2019 21:10
Questions on the website: 13722367