nerdexam
Oracle

1Z0-897 · Question #119

Choose the code fragment that corresponds to a resource delegating processing of a request to a subresource correctly, when processing the URL "/parent/child" (Choose one):

The correct answer is A. @Path("/parent"). See the full explanation below for the reasoning.

Question

Choose the code fragment that corresponds to a resource delegating processing of a request to a subresource correctly, when processing the URL "/parent/child" (Choose one):

Options

  • A@Path("/parent")
  • B@Path("/parent")
  • C@Path("/parent")
  • D@Path("/parent")

How the community answered

(50 responses)
  • A
    78% (39)
  • B
    2% (1)
  • C
    14% (7)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice