Question

You may test an initial condition of a posttest loop by ____.
a. using a nested loop for the initial condition
b. placing the posttest loop inside a selection structure
c. resetting the counter variable on each pass of the loop
d. initializing all loop variables to zero

Answer

This answer is hidden. It contains 1 characters.