Given the declaration:

Examine this code fragment:
/* Loc1 */ class ProcessOrders { … }
Which two annotations may be applied at Loc1 in the code fragment? (Choose two.)

Examine this code fragment:
/* Loc1 */ class ProcessOrders { … }
Which two annotations may be applied at Loc1 in the code fragment? (Choose two.)
Correct Answer: B,D