Coupling and Cohesion is explained by:

Options
- Software Requirement Specification
- Cause-Effect Graph
- Structure Graph
- Dependency Matrix


CORRECT ANSWER : Cause-Effect Graph

Discussion Board
Coupling and Cohesion

Answer: cause effect graph

Solution: Coupling and cohesion are similar. Coupling is used for indicating the dependency between components or program and cohesion is used for indicating the relationship between the modules. Both are using cause effect graph for the representation of the relationship or dependency between modules.

Therefore, a cause - effect graph is correct answer.


Rohit Srivastava 07-21-2014 01:53 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement