Oracle
1Z0-815 · Question #115
Given: Which code, when inserted at one or more marked positions, would allow classes B and C to compile?
The correct answer is B. @Override. See the full explanation below for the reasoning.
Question
Given:
Which code, when inserted at one or more marked positions, would allow classes B and C to compile?
Exhibit
Options
- A@Override
- B@Override
- Cimplements A
- Dpublic void z() { } // position 3
How the community answered
(40 responses)- A3% (1)
- B75% (30)
- C8% (3)
- D15% (6)
Community Discussion
No community discussion yet for this question.
