Computer Science, asked by viveksathyan449, 1 year ago

write a program to show how relational operators work in c programming on integers and on character variable

Answers

Answered by babi813
0
An operator is a symbol which operates on a value or a variable. For example: + is an operator to perform addition.

C programming has wide range of operators to perform various operations. For better understanding of operators, these operators can be classified as:
Similar questions