nerdexam
Adobe

9A0-182 · Question #16

What must you do when extending the Event class?

The correct answer is A. invoke the superclass constructor within your custom constructor. See the full explanation below for the reasoning.

Question

What must you do when extending the Event class?

Options

  • Ainvoke the superclass constructor within your custom constructor
  • Bdefine an Event annotation within your derived Event class
  • Coverride the clone() method of the parent class
  • Ddefine an object to contain all custom properties passed to the event

How the community answered

(39 responses)
  • A
    79% (31)
  • B
    3% (1)
  • C
    10% (4)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice