In EJB 3, annotations are embedded in compiled class files. Application assemblers, deployers
and administrators do not have the option of modifying them directly. They do, however, have the
option of modifying or creating deployment descriptors. Which two statements are true? (Choose
two.)
A.
Deployers can override all of the information specified by application assemblers.
B.
Application assemblers can override all of the information specified by developers.
C.
Deployers can override some but not all of the information specified by application
assemblers.
D.
Application assemblers can override some but not all of the information specified by
developers