1.

Heuristic for Class models include which of these?

A. Use inheritance only when there is a generalization relationship between the sub-class and its super-class(es)
B. Combine common attributes and operations in similar classes into a common super-class
C. All of the mentioned
D. None of the mentioned
Answer» B. Combine common attributes and operations in similar classes into a common super-class


Discussion

No Comment Found