Computer Science, asked by nikitaraj2839, 1 year ago

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 Anonymous
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
xTamannaKapoor: Why r u deleting all Answers in my question
Similar questions