Computer Science, asked by haniaimran003, 20 days ago

loop is one of the easiest loops to implement:
a) while
b) do-while
c) for
d) for each.​

Answers

Answered by Sambhav0720
0

Answer:

a) while

Explanation:

while conditions:

task

Answered by vr106367
0

Answer:

For loop is the easiest loop to implement. It also takes less time to execute and can be done easily.

Explanation:

Please mark me as brainliest!!!!!

Similar questions