Multiple Choice
Which statement characterizes stateless session beans?
A) They allow the PostConstruct, PreDestroy, and PrePassivate life-cycle callbacks.
B) They require home interfaces.
C) When a client looks up a stateful session bean in the JNDI, the same bean is returned every time.
D) They are asynchronous message consumers.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which two of the following is responsible
Q3: Which statement about entities is correct?<br>A) Entities
Q4: Which statement about session beans is true?<br>A)
Q5: Which services are provided to EJB components
Q6: Which of the following is not an
Q7: EJB QL is a Query Language provided
Q8: A message driven bean is like statefull
Q9: Which EJB container must provide an implementation
Q10: Which two of the following must be
Q11: A session bean represents a multiple clients