nerdexam
CompTIA

ADR-001 · Question #103

Which of the following mechanisms is MOST commonly used when attempting a privileged operation?

The correct answer is C. A try/catch/finally block. See the full explanation below for the reasoning.

Question

Which of the following mechanisms is MOST commonly used when attempting a privileged operation?

Options

  • AA public method interface to private data fields.
  • BA private package containing only the privileged instructions.
  • CA try/catch/finally block.
  • DA security manager directive.

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    85% (41)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice