COLLECTION-FRAMEWORK..!!


what are Collections.?
-It is a framework which provides the architecture to store and manipulate the group of objects.
- The collection is a container in which group of elements are combined together to form a single unit.

Two interface trees, one starting with Collection and including Set, SortedSet, List, and Queue, and the other starting with Map and including SortedMap.

For more Details and Examples check the below links:



No comments:

Post a Comment