Mypages.valdosta.edu

Assume that the ArrayList primes has been initialized with the following Integer objects : [2, 3, 5, 7, 11, 15, 17, 19] Which statement will correctly replace the number 15 with the number 13 in the ArrayList … ................
................