List is interface in java.util package which extends Collection interface.
This are part of CollectionFramework .Collection is the root interface . This framework gives us a sophisticated way to...