nerdexam
CompTIA

ADR-001 · Question #29

Which statement about native code in apps is TRUE?

The correct answer is B. Native code is run under the same user ID (UID) as the Java app and therefore comes under the. See the full explanation below for the reasoning.

Question

Which statement about native code in apps is TRUE?

Options

  • ANative code is faster because it runs as a separate user ID (UID) giving it direct access to
  • BNative code is run under the same user ID (UID) as the Java app and therefore comes under the
  • CNative code is executed by the kernel with increased privileges and is mainly used for root
  • DNative code runs outside the Dalvik VM and therefore is not restricted by the sandbox.

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    79% (19)
  • C
    4% (1)
  • D
    13% (3)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice