Assertion: The do-while loop is a post-tested loop.
Reason: The loop repeats as long as the condition is true.
a) Both assertion and reason are true, and reason is the correct explanation for the assertion.
b) Assertion is true, but the reason is false.
c) Assertion is false, but the reason is true.
d) Both assertion and reason are false.

Respuesta :

ACCESS MORE