Multiple Choice
Which of the following can you use to compare two enum data values?
A) the ordinal method
B) the ==, >, and < operators
C) the equals and compareTo methods
D) the moreThan, lessThan, and equalsTo methods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: _ is the term for the relationship
Q14: If you write a toString method for
Q21: Enumerated types have the _ method which
Q23: An enumerated data type is actually a
Q29: You cannot use the fully-qualified name of
Q30: If a class has a method named
Q35: When the this variable is used to
Q38: A static field is created by placing
Q39: A declaration for an enumerated type begins
Q49: When a field is declared static there