Which statements about annotations are correct? (Choose three.) A. Annotations contain data that changes throughout the program
Question:
Which statements about annotations are correct? (Choose three.)
A. Annotations contain data that changes throughout the program execution.
B. Adding an annotation to a class that already compiles may trigger a compiler error and cause it to fail to compile.
C. Annotations contain metadata about a Java type.
D. Annotations cannot be applied to lambda expression variables.
E. Annotations cannot be applied to other annotations.
F. Removing all annotations from a class that already compiles will not introduce a compiler error.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: