Ask Question
3 December, 21:53

A repetition structure consists of a series of consecutive statements that are executed in the order in which they appear. T/F

+4
Answers (1)
  1. 4 December, 01:14
    0
    Answer: False

    Explanation:Repetition structure is defined as the control structure which is present for the repetition action of set/collection of statement. This code work for any given condition particularly until the the condition causes the halt in repetition.

    The repetition can be zero or more number of times. It is also based on the loop structure. Therefore, the given statement is incorrect.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A repetition structure consists of a series of consecutive statements that are executed in the order in which they appear. T/F ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers