Ask Question

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

+3
Answers (1)
  1. Today, 08:47
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers