Oracle
1Z0-815 · Question #13
Given: Why does D cause a compilation error?
The correct answer is D. D does not define any method. See the full explanation below for the reasoning.
Question
Given:
Why does D cause a compilation error?
Exhibit
Options
- AD inherits a() only from C.
- BD inherits a() from B and C but the return types are incompatible.
- CD extends more than one interface.
- DD does not define any method.
How the community answered
(25 responses)- A16% (4)
- B8% (2)
- C4% (1)
- D72% (18)
Community Discussion
No community discussion yet for this question.
