Annotation's retention

Report a typo

Match the retention options and the statements.

Match the items from left and right columns
SOURCE
BINARY
RUNTIME
Annotation isn't stored in binary output.
Annotation is stored in binary output and is visible for reflection (default retention).
Annotation is stored in binary output, but is invisible for reflection.
___

Create a free account to access the full topic