In a function-oriented design, we

2012

In a function-oriented design, we

  1. A.

    minimize cohesion and maximize coupling

  2. B.

    maximize cohesion and minimize coupling

  3. C.

    maximize cohesion and maximize coupling

  4. D.

    minimize cohesion and minimize coupling

Attempted by 120 students.

Show answer & explanation

Correct answer: B

In function-oriented design, modules maximize cohesion and minimize coupling. High cohesion groups related functions together for internal consistency. Minimizing coupling reduces dependencies between modules, improving maintainability and system independence.

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

Explore the full course: Mppsc Assistant Professor