Question

Which statement is false.
a) Variables may be defined anywhere in the body of main.
b) All variables must be defined before they are used.
c) All variable definitions must include the name and data type of each variable.
d) Several variables of the same data type may be defined in one definition.

Answer

This answer is hidden. It contains 3 characters.