Wednesday, August 11, 2010

Programming Terminolgy;

Programming terminology is sooo funn!!


My topic is Samples using selection and repetition. This is what i wrote;

These are some samples of selection and repetition. The selection control allows the statement to be executed if it is true and the other set to be executed if it is false. The repetition control is known as the looping control structure. It repeatedly executes one or more steps of an algorithm or program.

No comments:

Post a Comment