Multiple Choice
What type of loop is always executed a predetermined number of times?
A) DOWHILE
B) DOUNTIL
C) both a and b
D) neither a nor b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: To create a properly formed DOUNTIL loop
Q21: In pseudocode,the DOUNTIL statement is positioned after
Q22: Which of the following is not one
Q23: A DOUNTIL loop cannot be used if
Q24: What is the value of the
Q25: A DOUNTIL loop is a leading-decision program
Q27: If the value input for START
Q28: In a DOUNTIL loop the priming read
Q29: When a DOUNTIL loop is encountered during
Q30: To create a properly formed DOUNTIL loop