Mastech Digital interview question

Difference between == and === in Java script?

Interview Answer

Anonymous

Apr 4, 2020

=== is a strictly equality == it can be change a value using typecorrection