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 repetition.
c. Nesting multiple repetition structures.
d. Placing vertical spacing above and below control structures.
b. Using floating-point values for counters in counter-controlled repetition.
Computer Science & Information Technology
You might also like to view...
Polymorphism is implemented via:
a. Member functions. b. virtual functions and dynamic binding. c. inline functions. d. Non-virtual functions.
Computer Science & Information Technology
Excel automatically adjusts the height and width of selected cells when you use the _____ command located in the HOME tab's Format button.
A. AutoFormat B. AutoAdjust C. AutoFit D. Auto
Computer Science & Information Technology