nerdexam
Android

OA0-002 · Question #63

Which of these is the incorrect explanation of external storage using an SD card?

The correct answer is D. Files on SD cards cannot be handled by Java.io.File. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of external storage using an SD card?

Options

  • ASD cards support the FAT file system.
  • BDirectories of an SD card can be acquired by
  • CLinux file system permissions do not exist on an SD card.
  • DFiles on SD cards cannot be handled by Java.io.File.

How the community answered

(40 responses)
  • A
    13% (5)
  • B
    3% (1)
  • C
    10% (4)
  • D
    75% (30)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice