Multiple Choice
When designing classes, if you find classes with common behavior you should ____.
A) Combine them all into a single class.
B) Place the common behavior into a superclass.
C) Place the common behavior into a subclass.
D) Give them similar names.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: Which of the following questions should you
Q67: Select a code segment to complete the
Q69: Which of the following code snippets denotes
Q73: In a UML diagram, the relationship symbol
Q74: Select a code segment to complete the
Q75: Suppose you are developing a payroll application
Q79: The final step of the design phase
Q82: You are designing a software solution for
Q94: You are designing a software solution for
Q104: You have determined a need for an