Oracle
1Z0-804 · Question #89
1Z0-804 Question #89: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-804 to reveal the answer and full explanation for question #89. The question stem and answer options stay visible for context.
Question
Given the following incorrect program: Which two changes make the program work correctly?
Exhibit
Options
- AResults must be retrieved from the newly created MyTask instances and combined.
- BThe threshold value must be increased so that the overhead of task creation does not dominate the
- CThe midpoint computation must be altered so that it splits the workload in an optimal manner.
- DThe compute () method must be changed to return an Integer result.
- EThe compute () method must be enhanced to (fork) newly created tasks.
- FThe myTask class must be modified to extend RecursiveAction instead of RecursiveTask
Unlock 1Z0-804 to see the answer
You've previewed enough free 1Z0-804 questions. Unlock 1Z0-804 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
