

MCQOPTIONS
Saved Bookmarks
1. |
Which two statements are true about comparing two instances of the same class, given that the equals() and hashCode() methods have been properly overridden?
|
A. | 1 and 4 |
B. | 2 and 3 |
C. | 3 and 4 |
D. | 1 and 3 |
Answer» B. 2 and 3 | |