Multiple Choice
What is the least cohesive approach in creating use case controllers in a system?
A) Define a single controller for all use cases.
B) Define several controllers, each with a specific set of responsibilities
C) Create a single controller for a single subsystem
D) Create one controller per use case
Correct Answer:

Verified
Correct Answer:
Verified
Q31: A dashed arrow represents a(n)_ relationship in
Q32: Since updating a design class diagram is
Q33: Standard design techniques and templates that are
Q34: Messages are comprised of five elements,all of
Q35: Which of the following is NOT a
Q37: System designers frequently create a class called
Q38: The true/false condition on a message indicates
Q39: A type of interaction diagram that does
Q40: Given the following code, identify the pattern.
Q41: The controller object is usually part of