Vidyalelo
Java Programming · Q10

Java Application Lifecycle and Annotations

Programming · Java Programming · question 10

Q10

In a Java EE application, what is the role of the `@EJB` annotation?

A.
To execute SQL queries
B.
To inject an EJB (Enterprise JavaBean) component
Answer
C.
To create JavaBeans
D.
None of These

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board