Relational operators in C programming

preview_player
Показать описание
Relational operators in C programming

Definitions for Relational operator:
***********************************
* Relational Operators are used to find out the relationship between two operands .
* The various relational operators provide by C are less than, greater than, less than or equal to, greater than or equal to, equal to, not equal.

Note: The operators equal to and not equal are known as equality operators as they are used for checking the equality of operands.

Thanks for watching
*********************
Рекомендации по теме