Collection framework is a architecture in JAVA to represent and manipulate collections in standard way. Collections frame work consist of following parts
Interfaces: Collections framework provides some important abstract data types to represent collections.It contains some of important method...