Google News
logo
Rest API - Quiz(MCQ)
Which of the following is correct about JAX-RS?
A)
It also provides supports for creating clients for RESTful web services.
B)
JAX-RS makes heavy use of annotations available from Java SE 5 to simplify development of JAVA based web services creation and deployment.
C)
Both (A) and (B)
D)
None of the above

Correct Answer :   Both (A) and (B)

Advertisement