When a module passes a data structure to another module which access some of the data member of the structure falls under ___________ coupling
Answers
Answered by
15
Answer:
Stamp coupling
Explanation:
When a module passes a data structure to another module which access some of the data member of the structure falls under stamp coupling.
In this coupling, module 1 passes a data structure to module 2 and then module 2 sends the data structure for understanding to another module. These modules doesn't have any power, they just act as a stamp. So, it is called stamp coupling.
xTamannaKapoor:
Hy
Similar questions