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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:00, Dweath50
1. so if i wanted to build a linux server for web services(apache) with 1cpu and 2 gb of memory.-operating at 75% of memory capacity2. a windows server with 2 cpu/ 4gb memory- operating at 85% of memory capacity3. a storage server with 1 cpu/ 2gb memory- operating at 85% of memory capacityhow much memory do i have to add for each server. so that the utilization rate for both cpu and memory is at a baseline of 60%."the details for the cpu like its processor or the memory's speed isnt to be concerned" yeah i kept asking my teacher if he's even sure about the but the whole class seems to be confused and the project is due in 3 days..this is a virtualization project where i have to virtualize a typical server into an exsi hypervisor.
Answers: 2
image
Computers and Technology, 22.06.2019 17:20, Korkot7633
[a] create a class called “cycle” which has two instance integer variables as properties, “numberofwheels” and “weight.” create a constructor with two parameters, using the same variable names in the parameter list. assign each variable to numberofwheels” and “weight” respectively. write a separate application to test the class and display its properties. note: do not change the names of the instance variables or the variables listed in the constructor’s parameter list. [b] edit your class cycle by adding a default constructor which will assign the default values of 100 to represent the numberofwheels, and 1000 to represent the weight, by invoking a call to the other constructor. modify your application created in [a] to test the class.
Answers: 3
image
Computers and Technology, 22.06.2019 18:30, leannhb3162
Which of these options are the correct sequence of actions for content to be copied and pasted? select content, click the copy button, click the paste button, and move the insertion point to where the content needs to be inserted. click the copy button, select the content, move the insertion point to where the content needs to be inserted, and click the paste button. select the content, click the copy button, move the insertion point to where the content needs to be inserted, and click the paste button. select the content, move the insertion point to where the content needs to be inserted, click the copy button, and click the paste button.
Answers: 3
image
Computers and Technology, 23.06.2019 00:30, haileesprague575
Quic which one of the following is the most accurate definition of technology? a electronic tools that improve functionality b electronic tools that provide entertainment or practical value c any type of tool that serves a practical function d any type of tool that enhances communication
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 in other subjects:

Konu
Biology, 11.10.2019 20:30
Konu
Mathematics, 11.10.2019 20:30