nerdexam
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)
  • A
    4% (2)
  • B
    8% (4)
  • C
    17% (8)
  • D
    71% (34)

Community Discussion

No community discussion yet for this question.

Full C2140-833 Practice