Which of these interface handle sequences?
(a) Set
(b) List
(c) Comparator
(d) Collection
The question was asked during a job interview.
This interesting question is from Collections Interface topic in chapter java.util – The Collections Framework of Java