GIAC
GSSP-JAVA · Question #117
Which of the following is a Permission class whose permissions have no actions, and allows suppressing the standard Java programming language access checks?
The correct answer is C. java.lang.reflect.ReflectPermission. See the full explanation below for the reasoning.
Question
Which of the following is a Permission class whose permissions have no actions, and allows suppressing the standard Java programming language access checks?
Options
- Ajava.awt.RuntimePermission
- Bjava.security.SecurityPermission
- Cjava.lang.reflect.ReflectPermission
- Djava.lang.AllPermission
How the community answered
(45 responses)- A4% (2)
- B11% (5)
- C80% (36)
- D4% (2)
Community Discussion
No community discussion yet for this question.