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 these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q87: When a method of one object refers
Q88: What is class cohesion?
Q89: A method that combines two functions that
Q90: Coincidental is the worst type of method
Q91: What is cohesion? Is this desirable or
Q92: A Case statement in Structured English has
Q94: Use Structured English or pseudocode to write
Q95: A derived attribute results from storing the
Q96: Constraints can only be written in either
Q97: Contracts contain a detailed algorithmic description of