nerdexam
Oracle

1Z0-860 · Question #96

Which must result in the destruction of a stateful session bean?

The correct answer is A. A client calls an @Remove method and the method returns successfully. See the full explanation below for the reasoning.

Question

Which must result in the destruction of a stateful session bean?

Options

  • AA client calls an @Remove method and the method returns successfully.
  • BThe server in which the stateful session bean was created is restarted.
  • CThe stateful session bean participates in a transaction that is rolled back.
  • DThe stateful session bean is chosen as a last recently used (LRU) victim for passivation.

How the community answered

(20 responses)
  • A
    80% (16)
  • B
    10% (2)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice