- Relational Operators are used to check relation between two variables or numbers.
- Relational Operators are Binary Operators.
- Relational Operators returns “Boolean” value .i.e it will return true or false.
- Most of the relational operators are used in “If statement” and inside Looping statement in order to check truthness or falseness of condition.
| |||||||||||||||||||||||||||||