Multiple Choice
To improve the quality of the public interface of a class, ____.
A) You should maximize cohesion and minimize inheritance.
B) You should minimize cohesion and maximize coupling.
C) You should maximize cohesion and minimize coupling.
D) You should minimize cohesion and maximize aggregation.
Correct Answer:

Verified
Correct Answer:
Verified
Q50: A/an _ represents a set of objects
Q52: Which statement correctly describes the class relationship
Q53: Given the following diagram showing class relationships:
Q54: Consider the following code snippet: public class
Q56: When documenting discovered classes and methods during
Q58: Parallel arrays are _.<br>A) Two or more
Q59: Which statement correctly describes the class relationship
Q67: When using the CRC method, if you
Q68: During the implementation phase, which of the
Q81: When using UML to create state diagrams,