Question: rite a JAVA program that determines the number of credits 8 students need to graduate The program must: Define a two dimension array with 8
rite a JAVA program that determines the number of credits 8 students need to graduate
The program must:
Define a two dimension array with 8 rows and 2 columns
Prompt the users to enter the number of courses they need to take to graduate (between 1 to 20) and thier desired graduation year.
Store the number of courses and graduation year for each student in a different row of the array.
compute each students number of credits and display it in the output along with the year the student plan to graduate. (one course is equvalent to three credits)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
