Multiple Choice
Object-oriented systems have three general types of cohesion: _____, _____, and _____.
A) method, class, inheritance
B) method, generalization/specialization, inheritance
C) generalization/specialization, class, object
D) method, class, generalization/specialization
E) functional, sequential, procedural
Correct Answer:

Verified
Correct Answer:
Verified
Q74: Constraints can be written in either a
Q75: It is impossible for a subclass to
Q76: What is the Object Constraint Language? Give
Q77: Pseudocode is useful for writing algorithm specifications.
Q78: You should try to maximize the cohesion
Q80: Mixed-role class cohesion is the worst type
Q81: A class has an attribute in which
Q82: What are the four opportunities for reuse
Q83: Invariants are a type of constraints captured
Q84: Like other problem domain models, the _,