Knowee
Questions
Features
Study Tools

Question 9Module A controls the logical flow of module B. This is an example of what type of coupling?1 pointMedium data structure couplingMedium control coupling

Question

Question 9Module A controls the logical flow of module B. This is an example of what type of coupling?1 pointMedium data structure couplingMedium control coupling

🧐 Not the exact question you are looking for?Go ask a question

Solution 1

This is an example of Medium control coupling. In this type of coupling, one module controls the flow of another by passing it information on what to do (e.g., passing a control flag).

Solution 2

This is an example of Medium control coupling. In this type of coupling, one module controls the flow of another by passing it information on what to do (e.g., passing a control flag).

Similar Questions

Question 10Module A and B both rely on the same composite data structure. This is an example of what type of coupling?1 pointMedium data structure couplingMedium control coupling

Question 5Module A relies directly on local data of module B. This is an example of what type of coupling?1 pointTight external couplingTight common couplingTight content coupling

In what type of coupling, the complete data structure is passed from one module to another?Select one:a.Control Couplingb.Stamp Couplingc.External Couplingd.Content Coupling

In a particular software system, Module A calls Module B to perform a specific task. Module B, in turn, calls Module C to complete its operation. What type of coupling is observed in this situation?*DataControlStampCommon

Which of the following is the best type of module coupling?Select one:a.Control Couplingb.Stamp Couplingc.Data Couplingd.Content Coupling

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.