Multiple choice

In which Java package is the collections class is present?

  1. java.util package

  2. java.lang package

  3. java.beans package

  4. java.io package

  5. java.rmi package

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Collections class is present in java.util package.