Which method returns the elements of Enum class?

Q & ACategory: JavaWhich method returns the elements of Enum class?
Admin Staff asked 5 years ago

Which method returns the elements of Enum class?
a) getEnums()
b) getEnumConstants()
c) getEnumList()
d) getEnum()

1 Answers
Admin Staff answered 5 years ago

b) getEnumConstants()