Oracle
1Z0-860 · Question #104
1Z0-860 Question #104: Real Exam Question with Answer & Explanation
The correct answer is A. Bean instances are NOT required to survive container crashes.. See the full explanation below for the reasoning.
Question
Which statement is true about both stateful session beans and stateless session beans?
Options
- ABean instances are NOT required to survive container crashes.
- BAny bean instance must be able to handle concurrent invocations from different threads.
- CA bean with bean-managed transactions must commit or roll back any transaction before returning from
- DThe container passivates and activates them using methods annotated with @PrePassivate and
Community Discussion
No community discussion yet for this question.