Multiple choice technology programming languages JTA stands for Java Transport API True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation JTA stands for Java Transaction API, not Java Transport API. JTA provides a standard interface for managing transactions in Java, allowing coordination of distributed transactions across multiple resources.