Multiple Choice
You may use this 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
Q14: If you write a toString method for
Q15: The key word this is the name
Q23: An enumerated data type is actually a
Q30: If the following is from the method
Q30: If a class has a method named
Q31: Assuming the following declaration exists:<br>Enum Tree {
Q33: Overloading is<br>A) writing a method that does
Q34: A declaration for an enumerated type begins
Q37: A static field is created by placing
Q42: CRC stands for _.<br>A) Class, Recyclability, Collaborations<br>B)