Sorry folks, I need to remember to check that automatic tasks launch, when they are meant to.
- What is meant when software is said to be modular?
- What is the disadvantage in using GLOBAL variables?
- What is the advantage in using LOCAL variables?
- Describe what a local variable is used for.
- Why should care be taken when using global variables?
- Give an extract of code which illustrates how a formal and actual parameters are used.
- Illustrate the difference in syntax between procedures/subroutines and functions.
- What is the advantage in using subprograms?
- Describe parameter passing by value.
- Describe parameter passing by reference.