Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

+ c Appleton Baker Closer Demsey Test Averages Test #1 92 63 89 90 83.50 Test #2 88 73 0 89 62.50 Test #3 72

image text in transcribed
image text in transcribed
+ c Appleton Baker Closer Demsey Test Averages Test #1 92 63 89 90 83.50 Test #2 88 73 0 89 62.50 Test #3 72 57 92 100 80.25 Average Your code will calculate & show this Column 75.41 MODIFY Lab 13 and add the following basic requirements: If needed, change the declaration of both arrays to include an extra row. This row will store the "Test Averages." Store the value "Test Averages" in 'students' array. (Example - students[4] = "Test Averages": ) Update the displayGrades method to show the last row/Test Averages (highlighted in yellow above). Add a method "computeTestAverage;" which computes and stores the test average for each test (highlighted in yellow above). Run your program and show that the all the above has been updated and/or added. Method Name Description 1 compute TestAverages NEW METHOD computes and stores the test average for each test, in the last row of the grades 2D array Chialiohted in vellow above) MODIFY Lab 13 and add the following basic If needed, change the declaration of both arrays to include an extra row. will store the "Test Averages" Store the value "Test Averages" in "stadents' array. (Example - students[4] - "Test Averages": Update the displayGradus method to show the last row/Test Averages (highlighted in yellow above), Add a method "compute TestAverages" which computes and stores the test average for each test (highlighted in yellow above). Run your program and show that the all the above has been updated and/or added. 1 Method Name Description I compute TestAverages NEW METHOD computer and stores the test average for each test, in the last row of the grades' 2D array (highlighted in yellow above) 2 displayGrades EDIT METHOD to show the last row/Test Averages (highlighted in yellow above), in main declare 2 arrays more I will let you figure this out) Grades students grades): compute TestAveragerades) displayGrades students grades)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago