Multiple Choice
When using the CRC method, if you determine that a class cannot carry out a particular task by itself and needs the help of another class to complete the task, you should ____.
A) Do nothing on this class's CRC card.The task will be shown on the other class's CRC card.
B) Add this class onto the other class's CRC card as a collaborator.
C) Add the other class onto this class's CRC card as a collaborator.
D) Add each class onto the other class's CRC card as a collaborator.
Correct Answer:

Verified
Correct Answer:
Verified
Q62: All smartphones are phones, but not all
Q63: When using CRC cards, UML diagrams should
Q64: Consider the following code snippet: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q65: Suppose you are developing a payroll application
Q66: Why is it generally considered good practice
Q68: During the implementation phase, which of the
Q69: A Quiz class contains an array of
Q70: How many responsibilities is/are recommended by researchers
Q71: A CashRegister class contains an array list
Q72: Dependency between classes denotes that _.<br>A)Objects of