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 03:00
Check my work the microprocessor is a(n) circuit, which is designed to process data based on a set of instructions. most desktop and laptop devices contain a microprocessor based on the standard. most tablets and smartphones contain processors based on technology. a microprocessor's circuitry is designed to perform a limited number of tasks contained in its set. during processing, an instruction is loaded into the processor's unit. data is loaded into registers in the processor's where arithmetic and logic operations are performed. microprocessor performance can be measured by its speed. other factors affecting overall processing performance include word size, cache size, and instruction set complexity. most digital devices contain only one microprocessor chip, but today's multi- processors contain circuitry that supports parallel processing. computers contain various kinds of memory. random memory is a special holding area for data, program instructions, and the system. it stores data on a temporary basis until the processor makes a data request. ram is different from disk storage because it is , which means that it can hold data only when the computer power is turned on. computers also contain read- memory, which is a type of non-volatile memory that provides a set of "hard-wired" instructions, called the loader, that a computer uses to boot up.
Answers: 3
question
Computers and Technology, 22.06.2019 23:30
What is the digital revolution and how did it change society? what are the benefits of digital media?
Answers: 1
question
Computers and Technology, 24.06.2019 06:30
Some peer-to-peer networks have a server and some don't. true false
Answers: 2
question
Computers and Technology, 24.06.2019 10:20
Identify the publisher in this citation: carter,alan.a guide to entrepreneurship.new york: river’2008.print.
Answers: 3
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
Biology, 09.01.2020 19:31
question
Mathematics, 09.01.2020 19:31
question
Mathematics, 09.01.2020 19:31