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

Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 20)
20.
The measure of how well the operations in a function relate to one another is _____
coupling
cohesion
adhesion
conversion
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Ayesha said:   5 years ago
A measure of the strength of the connection between two functions is coupling.

The measure of how well the operations in a function relate to one another is cohesion.

Post your comments here:

Your comments will be displayed after verification.