nerdexam
Oracle

1Z0-900 · Question #37

1Z0-900 Question #37: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-900 to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.

Use Batch API in Java EE 7 Applications

Question

Given a JSL document describing a batch job: How do you initiate a batch job?

Exhibit

1Z0-900 question #37 exhibit

Options

  • AGet the JobExecution object from BatchRuntime and call its start() method.
  • BGet the JobExecution object from BatchRuntime and set its status to JobStatus.INITIATED.
  • CGet the JobOperator object from BatchRuntime and call its start() method.
  • DCall BatchRunTime.initialize("ProductLoadJob");

Unlock 1Z0-900 to see the answer

You've previewed enough free 1Z0-900 questions. Unlock 1Z0-900 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.

Topics

#Batch Job Initiation#BatchRuntime API#JobExecution#Batch Processing
Full 1Z0-900 Practice