IBM
C2140-833 · Question #37
What happens when a superclass is changed?
The correct answer is A. All subclasses inherit the change. See the full explanation below for the reasoning.
Question
What happens when a superclass is changed?
Options
- AAll subclasses inherit the change.
- BThe operations of the subclass must be changed.
- CAdditional operations in the subclass that are not associated with the superclass must change.
- DOnly the operations of the superclass are inherited.
How the community answered
(59 responses)- A78% (46)
- B5% (3)
- C14% (8)
- D3% (2)
Community Discussion
No community discussion yet for this question.