InterviewSolution
Saved Bookmarks
| 1. |
Which of these interface handle sequences?(a) Set(b) List(c) Comparator(d) CollectionThe question was asked during a job interview.This interesting question is from Collections Interface topic in chapter java.util – The Collections Framework of Java |
|
Answer» RIGHT CHOICE is (B) List To EXPLAIN: NONE. |
|