nerdexam
Android

AND-401 · Question #27

Which of the following is correct about file access in the Android system?

The correct answer is A. Generally, files are handled as dedicated resources per each application. See the full explanation below for the reasoning.

Question

Which of the following is correct about file access in the Android system?

Options

  • AGenerally, files are handled as dedicated resources per each application.
  • BFiles created by an application can be directly accessed by any application.
  • CThe content of file created by application cannot be accessed by any other application.
  • DYou can only access a file from within an Activity.

How the community answered

(33 responses)
  • A
    79% (26)
  • B
    3% (1)
  • C
    12% (4)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice