Comparison
Comparison operations are the ones which sets a condition and evaluates if that condition is fulfilled or not.
Two main classes inherits from Binary and Unary main class, to ensure the data type is boolean and is able to perform the operation.
The following classes contain the comparison operators: