Tuesday, November 19, 2013

1.3.0 The structure theorem



The structure theorem forms the basic framework for structured programming. It states that it is possible to write any computer program by using only three basic control structures that are easily represented in Pseudocode: Sequence, Selection and Repetition.

No comments:

Post a Comment