IBM
C2140-833 · Question #35
Objects that are polymorphic _____.
The correct answer is D. may have the same operation names but the operations perform differently. See the full explanation below for the reasoning.
Question
Objects that are polymorphic _____.
Options
- Amust have the same attributes
- Bshare all the same operations, and the operations perform the same
- Ccan only be implemented through interfaces
- Dmay have the same operation names but the operations perform differently
How the community answered
(48 responses)- A4% (2)
- B8% (4)
- C17% (8)
- D71% (34)
Community Discussion
No community discussion yet for this question.