A comparison operator is used to compare operands. It returns a boolean value based on
whether or not the comparison is true. The operands can be numbers, strings, booleans or
objects. The comparison operators of equality and inequality respectively are: