Enumeration elements() method returns enumeration of values contained in dictionary - Wrapper classes
Q. Which method returns an enumeration of the values contained in the dictionary?- Published on 15 Jul 15a. Enumeration elements()
b. Enumeration keys()
c. Enumeration propertyNames()
d. None of the above
ANSWER: Enumeration elements()