Mypages.valdosta.edu

method accepts an index of the account to remove, and if the index is valid: (a) it returns that account, (b) moves all accounts to the right over one position to the left, and (c) decrements the number of accounts. If the index is not valid, the method returns null. ................
................