IDNLearn.com makes it easy to find the right answers to your questions. Find accurate and detailed answers to your questions from our experienced and dedicated community members.

The structure theorem states that it is possible to write any computer program using only ________ basic control structures

Sagot :

Answer:

three

Explanation:

Structured programming is based on three control structures: sequence, selection, and repetition. The structure theorem states that any program can be written using only three control structures.