nerdexam
GIAC

GSSP-JAVA · Question #263

Which of the following methods is used by the AccessController to determine whether or not a requested permission is used by another permission that is known to be valid in the current execution…

The correct answer is C. implies. See the full explanation below for the reasoning.

Question

Which of the following methods is used by the AccessController to determine whether or not a requested permission is used by another permission that is known to be valid in the current execution context?

Options

  • Aequals
  • BcheckPermission
  • Cimplies
  • Dvalidate

How the community answered

(63 responses)
  • A
    5% (3)
  • B
    6% (4)
  • C
    73% (46)
  • D
    16% (10)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice