Mastech Digital interview question

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

Interview Answer

Anonymous

4 Apr 2020

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