Question: A looping structure which allows programmers to specify that an action is to be repeated as long as some condition remains true is known as:
A looping structure which allows programmers to specify that an action is to be repeated as long as some condition remains true is known as:
| a. | an array. | |
| b. | an if statement. | |
| c. | an if/else statement. | |
| d. | a while loop. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
