Free Oracle 1Z0-900 Exam Actual Questions

The questions for 1Z0-900 were last updated On Nov 5, 2024

Question No. 1

Given the code fragment:

How long does this cookie persist?

Show Answer Hide Answer
Correct Answer: D

Question No. 2

How can you inject a target web service into an EJB?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

Which code snippet indicates that the page you are designing is capable of handling errors?

Show Answer Hide Answer
Correct Answer: C

Question No. 4

You want to allow one set of roles to POST to a resource and another set of roles to GET it.

Which two configuration options should you use? (Choose two.)

Show Answer Hide Answer
Correct Answer: B, D

Question No. 5

Given the code fragment:

How can you get all property names of a JMS message in the JMS consumer onMessage operation?

Show Answer Hide Answer
Correct Answer: A