Multiple Choice
You cannot use the fully-qualified name of an enum constant for
A) a case expression.
B) an argument to a method.
C) a boolean expression.
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
Q9: _ is the term for the relationship
Q19: What will be returned from the method,
Q19: A class's static methods do not operate
Q22: enum constants have a toString method.
Q24: The "has a" relationship is sometimes called
Q24: When the this variable is used to
Q25: When you write an enumerated type declaration,
Q26: You can declare an enumerated data type