Question: this is what the output should look like: Write a java program that allows the user to enter the last names of 7 candidates in

this is what the output should look like:

this is what the output should look like: Write a java program

Write a java program that allows the user to enter the last names of 7 candidates in a local election and the votes received by each candidate. Save file as A7_Ex1.java.

Your program should use the Selection sort algorithm to sort the list in ascending order based on the votes received by each candidate.Note: You must sort row by row.

The program should then output

Candidate last name, the votes received by that candidate, and the percentage of total votes received by the candidate.

Then it should output the total number of votes cast and the winner of the election.

Use parallel arrays for this exercise

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!