Question 1 out of 3

    What is the purpose of the Java Collections Framework?

    To provide data structures and algorithms

    The Java Collections Framework provides a set of classes and interfaces for storing and manipulating groups of data as a single unit.