Question: JAVA: I have two arrays (parallel arrays) with the same number of elements. I'm trying to write a scanner in the main that gets a
JAVA: I have two arrays (parallel arrays) with the same number of elements. I'm trying to write a scanner in the main that gets a name from the user then passes the name to a public static method that will let me see what the corresponding number is for the name. If the name entered into the scanner does not exist it should display a sorry but they don't exist message. The user has the option to enter another name and get another number if they want with a while loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
