Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which statements are true about the enum type?
It can be declared inside or outside any non-static class.
It can be declared only inside another class.
An enum type implement java.lang.Comparable interface.
An enum cannot have a constructor.
An enum type extendjava.lang.Enum class.
An enum type extend
java.lang.Enum class.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!