Pergunta de entrevista da empresa Revature

Difference between == and .equals()

Resposta da entrevista

Sigiloso

11 de jan. de 2019

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