Relational operators in C are >, <, =, ==, != and are useful in decision-making or loops. If the relation is true, the operator returns 1 or 0