Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Which of the following statements about the
Q3: Switch can be used to test:<br>A) int
Q5: Float and double variables should be used:<br>A)
Q7: Which of the following is not one
Q9: Which of the following is false?<br>A) break
Q10: The _, _ and _ are the
Q11: Variables are also known as:<br>A) lvalues, but
Q18: Of the following, which is not a
Q22: Which of the following is false?<br>A) The
Q23: An operator that associates from right to