Fixed Loop - does it a set number of times EVERYTIME
Conditional Loop - runs until a condition is met for instance user entering Q
Nested loop - Loop inside another loop
Global Variable - can be used inside any procedure/module (at the airport!)
Local Variable - can only be used inside a procedure, not outwith
Wednesday, 9 December 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment