A Collection in Java is a group of individual objects that are represented as a single unit. The Collection Framework in Java defines classes and interfaces that represent a group of objects as a single unit.

The two main root interfaces are Collection interface and Map interface.

BY Best Interview Question ON 13 Jan 2019