Pergunta de entrevista da empresa Mobiuso

What is the difference between '==' and '==='?

Resposta da entrevista

Sigiloso

11 de ago. de 2021

'==' checks the value of the variable whereas '===' checks value along with the data type of the variable.