Georgia Institute of Technology

19. Which ArrayList methods are tested on the AP exam? Look in chapter 6 for this information. 20. Find three additional ArrayList methods that you find interesting (look ArrayList up in the Java documentation) and describe what they do. Write code to demonstrate their usage. 21. Let . list . be an ArrayList containing these . Integer ... ................
................