Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaannotations and retentionSingle-choice MCQ

What is the default RetentionPolicy applied to an annotation type that has no @Retention meta-annotation?

@interface Marker {} // no @Retention specified