InterviewSolution
Saved Bookmarks
| 1. |
Which of these are legacy classes?(a) Stack(b) Hashtable(c) Vector(d) All of the mentionedI got this question during an online exam.This question is from Java.util in section java.util – The Collections Framework of Java |
|
Answer» The CORRECT OPTION is (d) All of the mentioned |
|