Which of the below is not an implementation of List interface?
(a) RoleUnresolvedList
(b) Stack
(c) AttibuteList
(d) SessionList
I have been asked this question during an interview.
This intriguing question originated from Data Structures-List topic in portion java.util – The Collections Framework of Java