Oracle
1Z0-815 · Question #11
Given: Assuming that this code compiles correctly, which three statements are true? (Choose three.)
The correct answer is A. B cannot be abstract. D. A cannot be final. F. A is a subtype of B. See the full explanation below for the reasoning.
Question
Given:
Assuming that this code compiles correctly, which three statements are true? (Choose three.)
Exhibit
Options
- AB cannot be abstract.
- BB is a subtype of A.
- CA cannot be abstract.
- DA cannot be final.
- EB cannot be final.
- FA is a subtype of B.
How the community answered
(37 responses)- A76% (28)
- B8% (3)
- C3% (1)
- E14% (5)
Community Discussion
No community discussion yet for this question.
