Question

Which statement is false?
a) Executable C statements either perform actions or make decisions.
b) If the condition in an if statement is met, the statement in the body of the if statement is executed.
c) All the relational operators have the same level of precedence.
d) The equality operators have a higher level of precedence than the relational operators.

Answer

This answer is hidden. It contains 3 characters.