Adobe
9A0-148 · Question #57
Which statement about an Interface is true?
The correct answer is B. You can use inheritance to define interfaces. See the full explanation below for the reasoning.
Question
Which statement about an Interface is true?
Options
- ATo use, you must create an interface for each class
- BYou can use inheritance to define interfaces
- CInterfaces define methods, properties and their implementation
- DYou instantiate interfaces like you would any other class
How the community answered
(47 responses)- A6% (3)
- B79% (37)
- C2% (1)
- D13% (6)
Community Discussion
No community discussion yet for this question.