This is a Java program that creates ten accounts in an array with id 0, 1, . . . , 9, and initial balance as $100. The system prompts the user to enter an ID. If the ID is entered incorrectly, asks ...