Home » JAVA Programming » Java Basic » Question
  1. Which of the following is not an Enterprise Beans type?
    1. Stateless
    2. Stateful
    3. Doubleton
    4. Singleton
    5. None of these
Correct Option: C

Stateful, Stateless and Singleton are session beans.



Your comments will be displayed only after manual approval.