Computer Science, asked by Ineza, 1 year ago

What is do while loop and how is it used

Answers

Answered by manshigaur12
1

Explanation:

Loop is a set of repeated commands. To apply Loop to a specific command is actually set it in a repeat mode.

Sometimes loop commands also have certain conditions applied for their execution.

For ex. If you have written a program to move an object 2 steps forward and set it in a repeat mode for repeating it 2 or more times then you have actually set a loop.

HOPE IT HELPS!!

PLS MARK AS BRAINLIEST

Similar questions