Oracle
1Z0-815 · Question #35
Given: Which statement is true about the Fox class?
The correct answer is B. Fox class does not have to override the inhabit method if Forest and Town provide compatible. See the full explanation below for the reasoning.
Question
Given:
Which statement is true about the Fox class?
Exhibit
Options
- AFox class does not have to override inhabit method, so long as it does not try to call it.
- BFox class does not have to override the inhabit method if Forest and Town provide compatible
- CFox class must implement either Forest or Town interfaces, but not both.
- DThe inhabit method implementation from the first interface that Fox implements will take
- EFox class must provide implementation for the inhabit method.
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C9% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.
