Computer Science, asked by hrithwil122, 5 hours ago

a relational operator always results _ value​

Answers

Answered by sunejabhavesh0p4b7mr
0

Answer:

Relational operators always yield a TRUE or FALSE result. Remember that a TRUE result evaluates to any non-zero value (often 1), while a FALSE result evaluates only to zero. Relational operators have a lower precedence than the arithmetic operators.

Similar questions