Multiple choice

How can we measure interconnections between the modules in the structure of project?

  1. Content coupling

  2. Common coupling

  3. External coupling

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All of the above are the types of coupling used for measuring interconnections of modules like tight coupling, loose coupling, etc.