What is the relational operator in C?
Short Answer
Views 650
Answer:
- Relational operators are used to find the relation between two variables. i.e. to compare the values of two variables in a C program.
- Relational operators are >, <, >=, <=, ==, !=
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.