Multiple Choice
What loop is a pretest only loop?
A) Numeric FOR
B) WHILE ...LOOP
C) LOOP ...EXIT
D) LOOP ...EXIT WHEN
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: An IF statement is always followed by
Q8: If the value of a conditional statement
Q9: What is a disadvantage of using a
Q10: A(n)_ loop evaluates the exit condition before
Q11: An explicit cursor must be opened before
Q13: To convert a string to all uppercase,use
Q14: What loop control structure uses an automatically
Q15: When using logical operators,AND is always evaluated
Q16: What are the three sections that make
Q17: A(n)_ is a program that enables software