1. Which methods do Array List and Linked List have that are not defined in the List interface? Why do you think that these methods are not included in List?
2. Read the API description for the sort methods of the Collections class in the java.util package. Which interfaces are mentioned in the descriptions?