An EJB client invokes a create() method. An EJB container instantiates an enterprise bean as the
result of this method call. The bean is then held in a pool awaiting a method invocation. To which
type of enterprise bean does this process refer?
A.
BMP entity bean
B.
CMP entity bean
C.
Stateless session bean
D.
Stateful session bean