Which of the following is an inter-module concept which is an indication of…
2022
Which of the following is an inter-module concept which is an indication of the relationships between modules?
- A.
Coupling
- B.
Cohesion
- C.
Both coupling and cohesion
- D.
Neither coupling nor cohesion
Attempted by 108 students.
Show answer & explanation
Correct answer: A
Coupling measures the interdependence between separate modules within a system.
This concept indicates relationships between modules, distinguishing it from cohesion which focuses on internal module strength.