Computer Science, asked by devisavitari48, 5 months ago

What is looping? Define for next loop with its syntax​

Answers

Answered by prasanth1267
2

Answer:

Mark this answer as brainlist and do follow me and thank all my answers

Explanation:

In computer science, a for-loop (or simply for loop) is a control flow statement for specifying iteration, which allows code to be executed repeatedly. ... The header often declares an explicit loop counter or loop variable, which allows the body to know which iteration is being executed.

Answered by helpinghandofRaj
3

Explanation:

mark me as BRAINLIST ANSWER

Attachments:
Similar questions