Subprograms Flashcards
1
Q
Sub program
A
Out of line
blocks of code
2
Q
Parameters
A
Variable input form SP
3
Q
Return value
A
Output for SP
4
Q
Maintainable
A
Built many sp
Consistant in indentiations
Consistant in names
Comments to explain code