Adobe
9A0-182 · Question #31
9A0-182 Question #31: Real Exam Question with Answer & Explanation
The correct answer is D. You must implement the methods defined within the interface and any interface extended by. See the full explanation below for the reasoning.
Question
Which statement about implementing an interface within an ActionScript class is true?
Options
- AYou can only implement a single interface
- BYou may use private methods when implementing the methods within the interface
- CYou must implement the methods defined within the interface and any interface implemented
- DYou must implement the methods defined within the interface and any interface extended by
Community Discussion
No community discussion yet for this question.