CIW Exam Questions

Which statement correctly describes the functionality of an entity beans unsetEntityContext() method

Which statement correctly describes the functionality of an entity beans unsetEntityContext()
method?

A.
The unsetEntityContext() method disconnects an entity bean from its containers environment.
The container invokes this method just prior to the destruction of an entity bean.

B.
The unsetEntityContext() method disconnects an entity bean from its containers environment.
The container invokes this method just after the destruction of an entity bean.

C.
The unsetEntityContext() method disconnects an entity bean from its containers environment.
The beans remote interface invokes this method just prior to the destruction of an entity bean.

D.
The unsetEntityContext() method disconnects an entity bean from its containers environment.
The beans home interface invokes this method just prior to the destruction of an entity bean.