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, 22.06.2019 11:00
Technician a says that the radiator usually cools better if the front air dam is removed. technician b says that when a condenser has a leak it can be repaired easily with epoxy. who is correct?
Answers: 1
question
Computers and Technology, 23.06.2019 06:30
Which option correctly describes a dbms application? a. software used to manage databases b. software used to organize files and folders c. software used to develop specialized images d. software used to create effective presentations
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Idon’t understand the double8 coding problem. it is java
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
What is the biggest difference between section breaks and regular page breaks? section breaks are more difficult to add than page breaks. section breaks make it easier for you to view the document as an outline. section breaks allow you to have areas of the document with different formatting. section breaks are smaller than regular page breaks.
Answers: 2
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
Mathematics, 01.10.2019 11:00
question
Mathematics, 01.10.2019 11:00
question
English, 01.10.2019 11:00
question
Mathematics, 01.10.2019 11:00
Questions on the website: 13722361