CS Electrical And Electronics
@cselectricalandelectronics

Which of the following statements describe the use of a Class Responsibility Collaboration card or CRC card?

All QuestionsCategory: Cpp LanguageWhich of the following statements describe the use of a Class Responsibility Collaboration card or CRC card?
Anonymous asked 3 years ago

Options:

  1. It provides the method names that a class contains
  2. It maps the steps in a process or activity
  3. It describes what a class knows and what it can do
  4. It lists other classes that a class interacts with
  5. It can be used instead of Unified Modeling Language use cases
  6. It can be used with Unified Modeling Language use cases

 

1 Answers
Anonymous answered 3 years ago
  1. It describes what a class knows and what it can do
  2. It lists other classes that a class interacts with
  3. It can be used instead of Unified Modeling Language use cases
  4. It can be used with Unified Modeling Language use cases