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) Any of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The "has a" relationship is sometimes called
Q25: A class that is defined inside another
Q26: Java automatically stores a _ value in
Q27: Given the following method header, what will
Q28: If the following is from the method
Q30: If a class has a method named
Q31: You cannot use the == operator to
Q32: If you attempt to perform an operation
Q33: Which of the following is not true
Q34: If you write a toString method to