In _____, modules A and B make use of a common data type, but perhaps perform…

2013

In _____, modules A and B make use of a common data type, but perhaps perform different operations on it.

  1. A.

    Data coupling

  2. B.

    Stamp coupling

  3. C.

    Control coupling

  4. D.

    Content coupling

Attempted by 89 students.

Show answer & explanation

Correct answer: B

Stamp coupling occurs when modules share a complex data structure but operate on different parts of it. This differs from data coupling, which passes only necessary elements, or control/content coupling involving flags or internal access. Therefore, the correct term for sharing a common data type with different operations is stamp coupling.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor