Which of these packages contain all the collection classes?
(a) java.lang
(b) java.util
(c) java.net
(d) java.awt
This question was posed to me during an interview.
My doubt is from Collection Framework Overview topic in portion java.util – The Collections Framework of Java