Android
OA0-002 · Question #57
OA0-002 Question #57: Real Exam Question with Answer & Explanation
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.
Community Discussion
No community discussion yet for this question.