Home » JAVA Programming » Collections » Question
  1. Which of these classes is not part of Java’s collection framework?
    1. Stack
    2. Queue
    3. Array
    4. Maps
    5. None of these
Correct Option: D

Maps is not a part of collection framework.



Your comments will be displayed only after manual approval.