Multiple Choice
____ is a measure of the strength of the connection between two functions; it expresses the extent to which information is exchanged by functions.
A) Encapsulation
B) Abstraction
C) Cohesion
D) Coupling
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A(n) _ constructor is one that does
Q2: The _ directive means that you have
Q3: Match each term with the correct statement
Q4: How do constructor functions differ from other
Q6: In highly _ functions, all operations are
Q7: What does it mean to overload a
Q8: What is the difference between tight coupling
Q9: What are the four special member functions
Q10: _ functions test the truth of some
Q11: Several destructors can exist for each class.