Pergunta de entrevista da empresa Expedia Group

$(“#objectId”) === $(“#objectId”) Would this be true?

Resposta da entrevista

Sigiloso

16 de fev. de 2018

I said yes because it is equal to the same reference but apparently in JQuery it is not because the selector makes a new instance of the object.

1