Computer Science, asked by triptachadda, 2 months ago

the process of executing a block of statements repeatedly is called
(a) sequence
(b) decision
(c) looping
(d) jumping ​

Answers

Answered by matharyabhatta10
5

Answer:

 \huge \bold \blue{looping \: is \: answer}

Answered by AmoliAcharya
0

looping is the process of executing a block of statements repeatedly.

A loop is programmed to execute sequence of statements continuously. The loop is assigned to delete a specific number of statements or the loop can be programmed with any certain condition such that it deletes the statements that fail to satisfy this condition. This process of execution of statements is termed as looping.

#SPJ3

Similar questions