0 votes
61 views
in DFA by (0 points)
closed by

In a real-world system where we will hundreds of classes and objects which perform
thousands of actions. How will assign the responsibility to each class or object?

a. Create an Abstract class and implement based on the responsibility
b. Assign a responsibility to the Information Expert, which will have the necessary
information to fulfill the responsibilities.
c. Group the objects into classes which will be giving the information to all the
subclasses on their responsibility

closed

1 Answer

0 votes
by (0 points)
 
Best answer
B

Related questions

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...