In a ____, the loop body might never execute because the question controlling the loop might be false the first time it is asked.

A. summary report
B. pretest loop
C. posttest loop
D. loop control


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is not a type of iteration statement in Java?

a. while statement. b. do…while statement. c. for statement. d. loop statement.

Computer Science & Information Technology

Name the five different positions you can set with the vertical-align property

What will be an ideal response?

Computer Science & Information Technology

You use the ____________________ function to retrieve the session ID for the current session.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

An interesting point in the B-tree traversal logic is that as we traverse the tree, using a variation of the inorder traversal, we must ____ each entry.

A. traverse B. analyze C. decompress D. deblock

Computer Science & Information Technology