Question: Here is the question: Preload an array of 10 ints.Show the user your list.Ask the user for a number to change and what to change
Here is the question:
Preload an array of 10 ints.Show the user your list.Ask the user for a number to change and what to change it to.Loop through the array and change those values.Then print the new list and tell the user how many value were changed.If the value is not in the list,do not reprint the list and tell them that.This is a java question.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
