Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java Beans Interview Questions and Answers

Question: What is EJB object?
Answer: An object whose class implements the enterprise bean's remote interface. A client never references an enterprise bean instance directly. A client always references an EJB object. The class of an EJB object is generated by a container's deployment tools.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook