Define relation between operators.
Answers
Answered by
0
Answer:
In computer science, a relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. ... In languages such as C, relational operators return the integers 0 or 1, where 0 stands for false and any non-zero value stands for true.
Similar questions