Multiple choice

Which of the following is a legacy class defined in the Util package of Java?

  1. Dictionary

  2. Stack

  3. Vector

  4. Properties

  5. All of the above

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

Dictionary,Stack,Properties and Vector are the legacy classes defined in Util package of Java.