Computer Science, asked by ansshikasharma, 13 hours ago

Which statement provide a way to repeat commands?
●branching
●looping
●jumping
●None of these ​

Answers

Answered by ammijhamat
1

Explanation:

which statements proivde a way to repeat commands

Answered by vinod04jangid
0

Answer:

looping

Explanation:

loop statement provide a way to repeat commands.

a loop is used for executing a block of statements repeatedly until a particular condition is satisfied . it is a series of statement . a loop statement allows us to execute a statement or group of statement multiplied times

FINAL ANSWER- looping

#SPJ3

Similar questions