Chapter 18 : Comparison Operators



Comparison Operators

We can compare values of two operants (variables) using Comparison operators.

When you compare values using these operators the result is a Boolean value i.e true or false.