nerdexam
Android

OA0-002 · Question #22

Which of these is the correct explanation of the Android Interface Description Language?

The correct answer is C. Multiple methods can be defined in one AIDL file. See the full explanation below for the reasoning.

Question

Which of these is the correct explanation of the Android Interface Description Language?

Options

  • AIt enables data exchange between different applications.
  • BYou cannot use Java primitive types as method parameters.
  • CMultiple methods can be defined in one AIDL file.
  • DIt provides an environment for executing script languages.

How the community answered

(49 responses)
  • A
    6% (3)
  • B
    14% (7)
  • C
    76% (37)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice