Question d’entretien chez Mobiuso

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

Réponse à la question d'entretien

Utilisateur anonyme

11 août 2021

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