

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following annotation of JAX RS API is used to annotate a method used to create resource? |
A. | @Path |
B. | @GET |
C. | @PUT |
D. | @POST |
Answer» D. @POST | |