Equality operators : There are two operators in javascript for determining the equality of two operands. This is essentially used to compare two operands and return a boolean value. The operators are known as loose equality (==) or double equals (==)...
bijaylaxmi-behera.hashnode.dev3 min read
No responses yet.