(Choose 1 answer)
Which of the following is most preferred?
A. Allowing one module to affect the program flow of another via the use of a flag (control co
B. Having more than one module rely on the same version of the RSS standard (external co
C. Allowing one module to affect the program flow of another via the use of a state message coupling)
D. Having two modules rely on the same global information structure (common coupling)
Osh
Q: 29