Question: use java and do extra credit please thanks Write a program that takes 10 numbers, put them in an array, and have a prompt that
Write a program that takes 10 numbers, put them in an array, and have a prompt that asks the user to enter in any 10 index's (meaning the number that corresponds to what the user enters) and have it output how many times that number comes up. Extra credit: only allow the user to enter positive numbers example:Enter number 1: 4Enter number 2:7 Enter number 3: 7Enter number 4: 7... Enter A Number: 3The number 7 occurs 3 time's
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
