Loops are also known as iterative statements in programming languages. Is this true or false?
Answers
Answered by
7
yes
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. Various keywords are used to specify this statement: descendants of ALGOL use "for", while descendants of Fortran use "do". There are other possibilities, for example COBOL which uses "PERFORM VARYING".
Answered by
2
Answer:
yes, it is true
Similar questions
English,
4 months ago
Physics,
4 months ago
Accountancy,
9 months ago
Computer Science,
1 year ago
Political Science,
1 year ago