Pregunta de entrevista de Revature

Difference between == and .equals()

Respuesta de la entrevista

Anónimo

11 ene 2019

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