Computer Science, asked by idnumbear2222, 4 days ago

is a powerful phenomenon that is widely used in programming and is known as b looping Function (ii) Conditional (iii) Repetition​

Answers

Answered by charvisharma9b9212
1

Answer:

in computer programming, a loop is a sequence of instructions that is repeated until a certain condition is reached. An operation is done, such as getting an item of data and changing it, and then some condition is checked such as whether a counter has reached a prescribed number.

Similar questions