in Technology by

What it the return value of a relational operator if it returns any in C Programming?

Please log in or register to answer this question.

1 Answer

0 votes
by

Return a value 1 if the relation between the expressions is true, else 0.

Related questions

...