1Z0-811 What is Java • Set 1
1Z0-811 What is Java Practice Test 1 — 15 questions with explanations. Free, no signup.
A developer is writing a Java application that processes a large number of transactions. The application must ensure that each transaction is committed only if all steps complete successfully, otherwise the entire transaction should be rolled back. Which Java concept should the developer use to implement this requirement?