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