1.

Which of the following is not an Enterprise Beans type?(a) Doubleton(b) Singleton(c) Stateful(d) StatelessI have been asked this question in an online quiz.This is a very interesting question from Java Beans topic in chapter Java Beans & JDBC of Java

Answer» RIGHT OPTION is (a) Doubleton

Explanation: STATEFUL, Stateless and SINGLETON are session beans.


Discussion

No Comment Found

Related InterviewSolutions