

MCQOPTIONS
Saved Bookmarks
1. |
Which_of_these_is_correct_with_context_of_cohesion?$ |
A. | Cohesion is least in modules that have a single clear, logically independent responsibility or role |
B. | Cohesion can not be achieved by forming modules that implement data types |
C. | One way to increase cohesion is to build a module hierarchy reflecting the level of abstraction in a program |
D. | All of the mentioned |
Answer» D. All of the mentioned | |