Question

Which statement is false?
a) Whitespace characters such as tabs, newlines and spaces are generally ignored by the C compiler.
b) The statements in an if statement must be indented.
c) Placing a blank line before and after every control structure can improve program readability.
d) There can be (but should not be) more than one statement per line.

Answer

This answer is hidden. It contains 3 characters.