Computer Science, asked by unknown5943, 11 months ago

Control Structures make repetitive work easier
true or false

Answers

Answered by sruthirahini
4

the word control should be replaced with iterative.

Answered by TanikaWaddle
7

True , Control Structures make repetitive work easier

Explanation:

A repetition statement is used to repeat a group (block) of programming instructions. Most beginning programmers have a harder time using repetition statements than they have at using selection statements.

Repetitive control structures, also referred to as iterative structures, are groupings of code which are designed to repeat a set of related statements.

This repetition (or iteration) can repeat zero or more times, until some control value or condition causes the repetition to cease.

True , Control Structures make repetitive work easier

#Learn more:

The explicit location makes the query easier to understand and interpret true of false?

https://brainly.in/question/1597007

Similar questions