Multiple choice

Which of the following is not legacy Class/Interface?

  1. HashMap

  2. Properties

  3. Enumeration

  4. Dictionary

  5. Stack

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

HashMap is not legacy class. It was added as a part of collection framework in J2SE 1.2.