[Year 12 SofDev] Re: SD VITTA exam 2, multichoice #1
Timmer-Arends
timmer at melbpc.org.au
Wed Oct 17 17:38:16 EST 2007
I know it's pedantic but I'm going to write it anyway:
All programs can be written using these very simple constructs.
1.. Sequence
2.. Repetition (aka iteration or Loops)
3.. Conditional Branching
4.. Combined Branching and Repetition
Actually only three basic constructs are required to write any program: 1, 2 and 3.
4 is composed of two basic constructs (ie 2 and 3)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20071017/2bfb4ae5/attachment.html
More information about the sofdev
mailing list