Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 2 (Q.No. 40)
40.
Which of the following statements is true?
Data coupling is tighter than pathological coupling
Common coupling is looser than data coupling
Data-structured coupling is looser than control coupling
Control coupling is looser than data coupling
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Priyanka said:   1 decade ago
Can anyone explain what is coupling ?

Suvojeet Dutta said:   1 decade ago
Coupling between two modules is a measure of the degree of interaction between the two modules.

Post your comments here:

Your comments will be displayed after verification.