Answer: True
Explanation: Collection is referred as the group/cluster of objects as the single unit.It works as the framework for the manipulation and storing mechanism.
Collection can provide different types of classes as well as interface such as dequeue,queue etc.It can also perform various operation like insertion ,deletion,sorting, manipulating , searching etc.Thus , the given statement is true as it explains the correct definition of collection.