🎴 Flashcard Mode
Web Technologies and Web Services Abbreviations
Card1 / 18
Mastered0
Review0
QuestionClick to flip
Abbreviation for "JAX-RS"
AnswerClick to flip back
A
Java API For RESTful WebServices
💡 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.