Question

Which statement is false?
a) It is not correct to split an identifier with a space, a tab or a newline.
b) Statements and comments may be split over several lines.
c) The equals sign (=) is not an operator.
d) A good programming practice is to break a line after a comma in a lengthy comma-separated list.

Answer

This answer is hidden. It contains 3 characters.