nerdexam
Android

OA0-002 · Question #57

Which of these is the incorrect explanation of AndroidManifest.xml?

The correct answer is D. Android standard settings will be applied if the AndroidManifest.xml file is not present. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of AndroidManifest.xml?

Options

  • AAndroidManifest.xml is a type of resource file.
  • BComponents used by an application (such as Activity and Service) are defined in
  • CIcon names and the application name are specified in AndroidManifest.xml.
  • DAndroid standard settings will be applied if the AndroidManifest.xml file is not present.

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    14% (5)
  • C
    3% (1)
  • D
    74% (26)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice