A _______________ executes the loop task first, then tests a condition and repeats the task until the condition fails ?
Options:
Answer:
A repeat until executes the loop task first, then tests a condition and repeats the task until the condition fails .