Home » JAVA Programming » Collections » Question
  1. What is Collection in Java?
    1. A group of classes
    2. A group of interfaces
    3. A group of objects
    4. All of above
    5. None of these
Correct Option: C

A collection is a group of objects, it is similar to String Template Library (STL) of C++ programming language.



Your comments will be displayed only after manual approval.