Which of the following types of coupling has the weakest coupling?

2013

Which of the following types of coupling has the weakest coupling?

Answer: D. Message couplingMessage coupling is identified as the weakest form because modules interact via messages without direct dependencies on internal data structures, minimizing…

  1. A.

    Pathological coupling

  2. B.

    Control coupling

  3. C.

    Data coupling

  4. D.

    Message coupling

Attempted by 200 students.

Show answer & explanation

Correct answer: D

Message coupling is identified as the weakest form because modules interact via messages without direct dependencies on internal data structures, minimizing interdependence compared to stronger coupling types.

Explore the full course: Niacl Ao It Specialist

Loading lesson…