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)- A4% (2)
- B8% (4)
- C85% (41)
- D2% (1)
Community Discussion
No community discussion yet for this question.