Solved

Which of the Following Is True About the Do-Until Loop

Question 20

Multiple Choice

Which of the following is true about the Do-Until loop structure?


A) In a Do-Until loop,the macro executes the loop until the condition is false.
B) A Do-Until loop continues until a specified condition is met.
C) A Do-Until loop is the simplest type of loop.
D) A Do-Until loop is similar to the Do-While structure.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions