Is Object equals the same as ==?

I wanted to clarify if I understand this correctly: == is a reference comparison, i.e. both objects point to the same memory location . . equals() evaluates to the comparison of values in the objects .

Sizin İçin Seçtik  Which is better equals or == in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *