Programming Languages Python Objective
Mar 08, 2013

Do...Loop is an iterative statement because it:

Choose the correct answer:
A) selects a block of statements to run.
B) selects a block of statements and runs it repeatedly.
C) selects a block of statements and runs it a specified number of times.
D) runs the same block of statements repeatedly.
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback