Multiple choice

Which of the following interface(s) is/are defined by the java.util package?

  1. Collection

  2. RandomAccess

  3. Comparator

  4. Enumeration

  5. All of the above

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

Yes, all of the above interfaces are defined by the java.util package.