1. Give one word answer for each of the following:
(a) It is a procedure which gets repeated as many times as the set of condition get
satisfied.
(b) The set of statements that repeat itself.
(c) This checks the condition at the end of block.
Answers
Answered by
3
a) if else statement
b) Loop
c) do While sttement
Similar questions