DEVFYI - Developer Resource - FYI

If you're overriding the method equals() of an object, which other method you might also consider?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

455. If you're overriding the method equals() of an object, which other method you might also consider?

hashCode()

(Continued on next question...)

Other Interview Questions