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
AnswerC.
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