Types of coupling

What are the different kinds of coupling? Explain it briefly?

E

Expert

Verified

The different kinds of coupling are as follows:

a) Data coupling: The data coupling is probable through parameter passing or data interaction.

b) Control coupling: The modules share associated control data in the control coupling.

c) Common coupling: The common data or a global data is shared between the modules.

d) Content coupling: The content coupling takes place when one module makes utilization of data or control information maintained in the other module.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.