Enumeration interface enumerate elements in collection of objects - Wrapper classes
Q. What defines the method by which you can enumerate (obtain one at a time) the elements in a collection of objects?- Published on 10 Jul 15a. Stack class
b. Bitset class
c. Enumeration interface
d. None of the above
ANSWER: Enumeration interface