Adobe
9A0-182 · Question #37
9A0-182 Question #37: Real Exam Question with Answer & Explanation
The correct answer is A. You must invoke the constructor of the Event class using super(type). Adobe 9A0-182 Exam
Question
You are extending the Event class as MyEventClass. What must be done within the constructor?
Options
- AYou must invoke the constructor of the Event class using super(type)
- BYou must invoke the constructor of the Event class using super.Event(type)
- CA constructor for the extended event is not necessary
- DThe constructor should be declared, but left empty
Explanation
Adobe 9A0-182 Exam
Community Discussion
No community discussion yet for this question.