Computer Science, asked by l8101316, 10 hours ago

what is loop? what loop is used in conditional statements?​

Answers

Answered by priyanshig396
2

Answer:

The While loop and the For loop are the two most common types of conditional loops in most programming languages.

Similar questions