Understanding Equality Operator "==" And Strict Equality Operator "==="
Overview:
The equality operator is a logical operator which compares two variables and their values and returns "True" or "False" based on compassion. While the strict equality operator is also a logical operator which compares both values and data t...
debashis99374.hashnode.dev2 min read