Question d’entretien chez Revature

Difference between == and .equals()

Réponse à la question d'entretien

Utilisateur anonyme

11 janv. 2019

== checks if they are the the same address .equals() checks if they are the same value