Multiple Choice
A class / object should only represent one thing, and a method should only solve a single task. This principle is often referred to as _____.
A) coupling
B) cohesion
C) connascence
D) multiple inheritance
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ has emerged as the standard for
Q30: Describe the concept of inheritance. How does
Q38: What is coupling? Is this desirable or
Q39: One of inheritance abuses in Object-oriented design
Q49: Since a Manager has a higher position
Q51: The worst type of method cohesion is
Q55: An If statement in Structured English controls
Q59: A Case statement in Structured English specifies
Q63: A Case statement is an advanced form
Q85: Dynamic binding refers to the ability of