nerdexam
Android

OA0-002 · Question #42

Which of these is the incorrect explanation of Traceview?

The correct answer is B. Since Tracefiles are saved on SD cards, the developer must specify a file name. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of Traceview?

Options

  • AIn order to create a Tracefile, you must write methods specifying the starting and ending positions
  • BSince Tracefiles are saved on SD cards, the developer must specify a file name.
  • CTraceview is one of the tools of the SDK, and can be used from the command line or DDMS.
  • DSince Traceview cannot use tracefiles as is, a development machine with adb must be used.

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    81% (26)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice