The relational and equality operators determine equality, inequality, or relative values of their operands. The relational operators are shown in the following table.
Relational and Equality Operators
Operator |
Meaning |
---|---|
== |
|
!= |
|
< |
|
> |
|
<= |
|
>= |
The relational and equality operators determine equality, inequality, or relative values of their operands. The relational operators are shown in the following table.
Relational and Equality Operators
Operator |
Meaning |
---|---|
== |
|
!= |
|
< |
|
> |
|
<= |
|
>= |