nerdexam
IBM

C2170-010 · Question #37

Which of the following statements about the extension class EntityExtension that extends the entity class Entity is true?

The correct answer is C. The generator produces no new Java classes, but replaces curam.struct.EntityDtls with a new version containing the new or overridden attributes, as well as any others remaining from the original Entity. See the full explanation below for the reasoning.

Question

Which of the following statements about the extension class EntityExtension that extends the entity class Entity is true?

Options

  • AThe generator produces a new Java class curam.struct.EntityExtensionDtls containing any new or overridden attributes, as well as the attributes remaining from curam.struct.EntityDtls.
  • BThe generator produces a new Java class curam.struct.EntityExtensionDtls containing any new or overridden attributes.
  • CThe generator produces no new Java classes, but replaces curam.struct.EntityDtls with a new version containing the new or overridden attributes, as well as any others remaining from the original Entity.
  • DThe generator produces a new curam.intf.EntityExtension class containing the method signatures of curam.intf.Entity, as well as any new or overridden methods.

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    79% (15)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full C2170-010 Practice