nerdexam
GIAC

GSSP-JAVA · Question #90

GSSP-JAVA Question #90: Real Exam Question with Answer & Explanation

The correct answer is B. A message-driven bean has only one bean class. C. Clients do not access message-driven beans through interfaces.. See the full explanation below for the reasoning.

Question

Which of the following statements make a message-driven bean different from a session bean? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AMultiple clients can be processed by a single message-driven bean.
  • BA message-driven bean has only one bean class.
  • CClients do not access message-driven beans through interfaces.
  • DThe EJB container can assign a message to any message-driven bean instance because
  • EData or conversational state for a specific client cannot be retained by message-driven

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice