ExamQuestions.com

Register
Login
Java EE 7 Application Developer Exam Questions

Oracle

Java EE 7 Application Developer

5 / 72

Question 5:

What is true about Message-Driven Beans (MDBs)? 

Answer options:

A. MDBs can participate in transactions.
B. MDBs are invoked synchronously.
C. Each MDBs can process messages only from a single client.
D. MDBs retain data caches between client calls.