Multiple choice technology web technology

Abbreviation for "JAX-RS"

  1. Java API For Rest WebServices

  2. Java API For RESTful WebServices

  3. Java API For RESTless WebServices

  4. Java Attachments For RESTful WebServices

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JAX-RS stands for Java API for RESTful WebServices. It's the standard Java API for creating RESTful web services. Option A incorrectly capitalizes 'Rest' instead of 'RESTful', Option C says 'RESTless' (wrong), Option D says 'Attachments' instead of API.