nerdexam
Android

OA0-002 · Question #4

Which of these is the correct description of file access?

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 these is the correct description of file access?

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 other application.
  • DIn order to access a file, the open FileStream method is provided in the Context class

How the community answered

(36 responses)
  • A
    81% (29)
  • B
    6% (2)
  • C
    3% (1)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice