Multiple Choice
Which statement about entities is correct?
A) Entities must be annotated with the @Entity annotation.
B) Entities can be final classes.
C) Entities can have a single no-arg constructor with protected visibility.
D) Instance variables of an entity can have private, protected, public, or package visibility.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which statement characterizes stateless session beans?<br>A) They
Q2: Which two of the following is responsible
Q4: Which statement about session beans is true?<br>A)
Q5: Which services are provided to EJB components
Q6: Which of the following is not an
Q7: EJB QL is a Query Language provided
Q8: A message driven bean is like statefull
Q9: Which EJB container must provide an implementation
Q10: Which two of the following must be
Q11: A session bean represents a multiple clients