1.

Which method returns the elements of Enum class?

A. getEnums()
B. getEnumConstants()
C. getEnumList()
D. getEnum()
Answer» C. getEnumList()


Discussion

No Comment Found