GIV Solutions interview question

what the diffrent between == and === ?

Interview Answer

Anonymous

26 Dec 2021

== - check if if the 2 sides are equal === - check also if its is equal by type