Question: You must write a small application in JAVA that stores SRC candidate names and the votes they received. Your program must: 1. Create an array of SRC candidate names. Populate the array with...

NoneQuestion:<br>You must write a small application in JAVA that stores SRC candidate names and the votes they<br>received. Your program must:<br>1. Create an array of SRC candidate names. Populate the array with ten names.<br>2. Create an array of votes. Populate the array with the number of votes for every candidate. The<br>two arrays work in parallel.<br>3. Print the name of every candidate with his/her number of votes.<br>4. Print the total number of votes casted.<br>S. Add votes for a specific candidate.<br>a. Read the name of the candidate<br>b. Add one vote for the specific candidate<br>c. Print the name of the candidate and his/her number of votes<br>I need An Answer in Java language as stated<br>in the question.<br>Show transcribed image text<br>

Extracted text: Question: You must write a small application in JAVA that stores SRC candidate names and the votes they received. Your program must: 1. Create an array of SRC candidate names. Populate the array with ten names. 2. Create an array of votes. Populate the array with the number of votes for every candidate. The two arrays work in parallel. 3. Print the name of every candidate with his/her number of votes. 4. Print the total number of votes casted. S. Add votes for a specific candidate. a. Read the name of the candidate b. Add one vote for the specific candidate c. Print the name of the candidate and his/her number of votes I need An Answer in Java language as stated in the question. Show transcribed image text

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here