True/False
It is not usual to bother subclassing unless the two classes share a substantial amount of abstract behavior.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: A class variable is visible to all
Q12: What effect does using the model/view pattern
Q13: At the top, or root of the
Q14: What is the process in which the
Q15: The attributes of an object are represented
Q17: The function call str(s) is equivalent to
Q18: Although Python is considered an object-oriented language,
Q19: What can be used to describe and
Q20: The scope of an instance variable is
Q21: Python has a built-in type for rational