A __________ executes the loop task first, then tests a condition and repeats the task until the condition fails.
(a) repeat until
(b) condition
(c) do while tests
(d) if then-else
This question was posed to me in an online interview.
My doubt stems from Component Level Design in portion Design and Implementation of Software Engineering