#loose-equality-operator
Read more stories on Hashnode
Articles with this tag
Loose Equality operator (==) in JavaScript In Javascript, the ‘==’ operator is also known as the loose equality operator which is mainly used to...