Create a Java program with the following outline:   Recommendation: Please enter at least 12 records to test the program. Please enter the name of the person: Please enter the coin value for the person (range 5 to 95, multiple of 5): Do you have more people to enter (Y/N): Please enter the name of the person: Please enter the coin value for the person (range 5 to 95, multiple of 5): Do you have more people to enter (Y/N): Please enter the name of the person: Please enter the coin value for the person (range 5 to 95, multiple of 5): Please enter the name of the person: Please enter the coin value for the person (range 5 to 95, multiple of 5): Please enter the name of the person: Please enter the coin value for the person (range 5 to 95, multiple of 5): Do you have more people to enter (Y/N): … (assuming this is repeated at least 12 times) Do you have more people to enter (Y/N): … (go out of the loop)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter16: Searching, Sorting And Vector Type
Section: Chapter Questions
Problem 23PE
icon
Related questions
icon
Concept explainers
Question

Create a Java program with the following outline:

 

Recommendation: Please enter at least 12 records to test the program.


Please enter the name of the person:


Please enter the coin value for the person (range 5 to 95, multiple of 5):


Do you have more people to enter (Y/N):

Please enter the name of the person:

Please enter the coin value for the person (range 5 to 95, multiple of 5):

Do you have more people to enter (Y/N):

Please enter the name of the person:

Please enter the coin value for the person (range 5 to 95, multiple of 5):

Please enter the name of the person:

Please enter the coin value for the person (range 5 to 95, multiple of 5):

Please enter the name of the person:

Please enter the coin value for the person (range 5 to 95, multiple of 5):

Do you have more people to enter (Y/N):

… (assuming this is repeated at least 12 times)
Do you have more people to enter (Y/N):


… (go out of the loop)

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Operators
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning