Question: What are CRC Cards?
- Code Responsibility Collection cards are a brainstorming tool used in the design of procedural software
- Class Responsibility collaboration cards are a brainstorming tool used in the design of oop software
- Code Responsibility Correction cards are tools used for debugging
- Code Responsibility Correction cards are tools for modeling
Answer: The correct answer of the above question is Option B:Class Responsibility collaboration cards are a brainstorming tool used in the design of oop software