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)- A6% (3)
- B14% (7)
- C76% (37)
- D4% (2)
Community Discussion
No community discussion yet for this question.