Question

Which of the following is a poor programming practice?
a. Indenting the statements in the body of each control structure.
b. Using floating-point values for counters in counter-controlled iteration.
c. Nesting multiple iteration structures.
d. Placing vertical spacing above and below control structures.

Answer

This answer is hidden. It contains 68 characters.