nerdexam
Android

OA0-002 · Question #36

Which of these is the incorrect explanation of the adb command?

The correct answer is C. You can copy a file to the target with the "adb copy" command. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of the adb command?

Options

  • AThe "adb start-server" command starts the adb server.
  • BThe "adb devices" command lists connected handsets and emulators.
  • CYou can copy a file to the target with the "adb copy" command.
  • DYou install an apk with the "adb install" command.

How the community answered

(15 responses)
  • B
    7% (1)
  • C
    80% (12)
  • D
    13% (2)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice