Oracle
1Z0-900 · Question #4
1Z0-900 Question #4: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-900 to reveal the answer and full explanation for question #4. The question stem and answer options stay visible for context.
Implement REST Services using JAX-RS API
Question
Given the code fragment: Which URL triggers the invocation of the getEmployee () method?
Exhibit
Options
- A<base url>/Employees/89724
- B<base url>/Employees/J6349
- C<base url>/Employees/id:a7280
- D<base url>/Employees/id/J6349
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
#JAX-RS path patterns#path parameters#URL routing#REST endpoint mapping
