nerdexam
CompTIA

ADR-001 · Question #82

Which of the following is a more secure way for a developer to give 3rd party apps temporary access to resources in their app, such as opening attachments in an external editor?

The correct answer is B. Make use of per-URI permissions. See the full explanation below for the reasoning.

Question

Which of the following is a more secure way for a developer to give 3rd party apps temporary access to resources in their app, such as opening attachments in an external editor?

Options

  • AMake use of grantTempAccess()
  • BMake use of per-URI permissions
  • CTemporarily make files world readable
  • DTemporarily store files on SD Card

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    74% (23)
  • C
    6% (2)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice