Computer Science, asked by sobiasaeedsobi, 3 months ago

Which programming structure executes program statements in order?​

Answers

Answered by Anonymous
0

Answer:

A condition is any variable or expression that returns a Boolean value ( TRUE or FALSE ). The iteration structure executes a sequence of statements repeatedly as long as a condition holds true. The sequence structure simply executes a sequence of statements in the order in which they occur.

Answered by sachinBTS
0

Answer:

  • A condition is any variable or expression that returns a Boolean value ( TRUE or FALSE ). The iteration structure executes a sequence of statements repeatedly as long as a condition holds true. The sequence structure simply executes a sequence of statements in the order in which they occur.

Hope it helps you...

Stay safe and healthy...

Thankyou...

Similar questions