Multiple Choice
The identifiers in an enumeration ________.
A) must be unique.
B) may be duplicated.
C) must be lowercase letters and cannot contain numbers.
D) must be uppercase letters and cannot contain numbers.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Which of the following methods are overloaded
Q28: Which of the following promotions of primitive
Q29: Identifiers in Java have _ and _
Q30: A Java class can have which of
Q31: Any field declared with keyword _ is
Q33: Method log takes the logarithm of its
Q34: In a class containing methods with the
Q35: The jjava.text package contains classes for manipulating
Q36: Which statement below could be used to
Q37: To declare a method as static, place