Question: Having an issue putting my java code together to make my program runs properly with the following directions and making sure comments for variables and

Having an issue putting my java code together to make my program runs properly with the following directions and making sure comments for variables and blocks of code to describe major functionality?

1. Prompt user for the number of students

2. For each student have user enter students name and score (0-100)

3. Store names and scores in separate arrays

4. Code method which gets integer array and uses for-loop to find the index of the smallest value

5. Code method which gets integer array and uses for-loop to find the index of the largest value

6. Output all students with their scores

7. Output which student has highest score and which student has lowest score

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!