Computers and Technology

A Math teacher is teaching Math course to a set of classes (each class may have different number of students) and want to check the behavior of his students in a homework report. The teacher gave the classes the same exam and marked their answer and wants to know the class whose students got the highest average. Help the teacher in the required analysis of student�s marks by implementing a Java program ClassAverageMArks2DimmArray using 2-dimensional array to store the students marks and then compute the average of each class student�s marks. The program has the following specification: � A Method titled averageClassMarks for computing the average (as double) of a class students marks (given to the method as a single-dimensional array) � Another Method titled averageAllClassesMarks for computing the average (as single array of double) of all the classes class student�s marks (given to the method as a 2- dimensional array). This method has to repeatedly call the first method averageClassMarks to calculate the average of student�s marks in each class. � The program reads from the user the number of classes and then reads the classes student�s marks (as integer values) line by line. Each line has the number of students in the class then the student�s marks. � The program calls method averageAllClassesMarks to calculate all the average values of marks of all the classes. Again, method averageAllClassesMarks has to repeatedly call the first method averageClassMarks. � Finally, the program then prints all the average values (rounded to 2 decimal points) of all classes student�s marks and the highest average mark as well. � The program has to work EXACTLY as given in the following sample run.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 04:31, caseypearson377
Acloud service provider uses the internet to deliver a computing environment for developing, running, and managing software applications. which cloud service model does the provider offer? a. iaas b. caas c. maas d. paas e. saas
Answers: 1
image
Computers and Technology, 23.06.2019 07:30, cireland
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits. now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order. finally, output thedigits in thearray. use at least two functions to organize your program.
Answers: 3
image
Computers and Technology, 23.06.2019 10:00, karissanichole18
Install and use wireshark program ( send back screen shots and other vital information) case project 3-2: decode a tcp segment in a wireshark capture in this chapter, you walked through tcp segment to interpret the data included in its header. in this project, you use wireshark to capture your own http messafes, examine the tcp headers, and practice interpreting the data you'll find there. 1. open wireshark and snap the window to one side of your screen. open a browser and snap that window to the other side of your screen so you can see both windows.
Answers: 2
image
Computers and Technology, 23.06.2019 16:30, isaiahhuettnerowgg8d
What is one reason why indoor air pollution has become an increasing problem.
Answers: 1
Do you know the correct answer?
A Math teacher is teaching Math course to a set of classes (each class may have different number of...

Questions in other subjects:

Konu
Mathematics, 21.07.2020 20:01
Konu
Mathematics, 21.07.2020 20:01
Konu
Mathematics, 21.07.2020 20:01
Konu
Chemistry, 21.07.2020 20:01