CIW Exam Questions

what types of EJBs will always be unique for every create() call?

From the perspective of an EJB client, what types of EJBs will always be unique for every create()
call?

A.
Stateless Session

B.
Message-Driven

C.
Entity

D.
Stateful Session