# 1z0-809 — Question 606

**Type:** multiple_choice
**Topics:** topic_1

## Question

Given the content of Operator.java, EngineOperator.java, and Engine.java files:
//IMG//
and the code fragment:
//IMG//

What is the result?

## Correct Answer

_See scenario._

## Explanation

answer is C becouse method is
protected abstract void turnOn();
protected abstract void turnOFF();

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-809/606  
Practice (tracked): https://hiexam.net/study/1z0-809/practice