Adobe
9A0-127 · Question #34
In your application you must model the relationship between several objects. If object A extends object B, which OO technique is being used?
The correct answer is A. Inheritance. See the full explanation below for the reasoning.
Question
In your application you must model the relationship between several objects. If object A extends object B, which OO technique is being used?
Options
- AInheritance
- BPolymorphism
- CComposition
- DOverloading
How the community answered
(28 responses)- A82% (23)
- B11% (3)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.