Enumeration propertyNames() returns enumeration of keys - Wrapper classes
Q. What method Returns an enumeration of the keys which includes those keys found in the default property list?- Published on 13 Jul 15a. Enumeration keys()
b. Enumeration elements()
c. Enumeration propertyNames()
d. Both A & B
ANSWER: Enumeration propertyNames()