MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java
→
Builtin Exceptions in Java
→
Which class does all the Enums extend?..
1.
Which class does all the Enums extend?
A.
Object
B.
Enums
C.
Enum
D.
EnumClass
Answer» D. EnumClass
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Are enums are type-safe?
Which class does all the Enums extend?
Which method returns the elements of Enum class?
If we try to add Enum constants to a TreeSet, what sorting order will it use?
Can we create an instance of Enum outside of Enum itself?
What is the order of variables in Enum?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply