A lexically contiguous sequence of program statements, terminated by boundary elements, having an aggregate identifier. This is a definition of a:
A. procedure
B. function
C. module
D. method
If software is not modular it is difficult to:
A. correct
B. enhances or extend
C. reuse
D. all of these
The degree of interaction within a module is known as:
A. cohesion
B. adhesion
C. binding
D. coupling
The degree of interaction between two modules is known as:
A. cohesion
B. adhesion
C. binding
D. coupling