A statement wherein the increment/decrement always occurs after the statements of the body is called ________ statement. Select one: a. do-until b. while c. do-while d. for
Answers
Answered by
2
a) do until is the answer
Answered by
0
A statement wherein the increment/decrement always occurs after the statements of the body is called as for statement.
Hence the correct answer is D.
In the Computer Science, for loop specifies the iteration.
It allows the code to be executed repeatedly.
The “for” loop generally has two parts i.e. one is the header and another one is the body that is executed per iteration.
Similar questions
Music,
6 months ago
Business Studies,
6 months ago
Math,
6 months ago
Math,
1 year ago
Chemistry,
1 year ago