GIAC Secure Software Programmer – Java GSSP-Java Question # 6 Topic 1 Discussion

GIAC Secure Software Programmer – Java GSSP-Java Question # 6 Topic 1 Discussion

GSSP-Java Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

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.


A.

Multiple clients can be processed by a single message-driven bean.


B.

A message-driven bean has only one bean class.


C.

Clients do not access message-driven beans through interfaces.


D.

The EJB container can assign a message to any message-driven bean instance because all instances of a message-driven bean are equivalent.


E.

Data or conversational state for a specific client cannot be retained by message-driven bean instances.


Get Premium GSSP-Java Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.