Multiple Choice
When you write an enumerated type declaration, you
A) are actually creating a special kind of class.
B) do not enclose the enum constants in quotation marks.
C) should use the standard convention of writing the enum constants in uppercase.
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: To get the name of a calling
Q5: The names of the enum constants in
Q19: A class's static methods do not operate
Q21: You cannot use the fully-qualified name of
Q24: When the this variable is used to
Q26: You can declare an enumerated data type
Q27: The JVM periodically performs this process to
Q29: By default, a reference variable that is
Q30: If the following is from the method
Q49: When a field is declared static there