Multiple choice technology programming languages

JTS stands for

  1. Java Transaction Service

  2. Java Translation Service

  3. Java Transaction Servlet

  4. Java Translation Servlet

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

JTS (Java Transaction Service) is the Java specification for transaction management. It defines the APIs and architecture for managing transactions across distributed systems in Java EE applications. The other options confuse 'Transaction' with 'Translation' or incorrectly identify it as a Servlet.