Multiple Choice
You cannot use the fully-qualifed name of an enum constant for this.
A) a switch expression
B) an argument to a method
C) a case expression
D) all of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A declaration for an enumerated type begins
Q5: The names of the enum constants in
Q10: If you have defined a class SavingsAccount
Q13: What will be returned from a method,if
Q14: If you write a toString method for
Q23: An enumerated data type is actually a
Q39: The this key word is the name
Q43: If you have defined a class named
Q46: If object1 and object2 are objects of
Q47: The whole-part relationship created by object aggregation