Correct Answer:
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Enterprise Java Beans - EJB Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Enterprise Java Beans - EJB MCQ Questions
True or False? A session bean can only be stateless.
Which of the following contains the EJB container that provides the services for the EJB component?
What is lock annotation used for?
What are ACID transactions responsible for?
When injection is not available, what is the alternative?
Which of the following statements is correct with regard to JavaBeans and Enterprise JavaBeans?
Which of the following services does EJB container provide to a bean?
The transaction attribute of a bean is set to 'TX_REQUIRES_NEW.' What do you infer about its behavior?
Which of the following methods should be invoked by the container to get a bean back to its working state?
Which of the following services does an EJB Server/Container provides to EJB?