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: B
Computer Science & Information Technology
You might also like to view...
________ software reduces the size of a file by as much as 80% without affecting the data
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following values for the target attribute will cause a link to open a new window?
A) _self B) _parent C) _top D) _blank
Computer Science & Information Technology