Android
OA0-002 · Question #102
Which of these is the incorrect description of this AndroidManifest.xml content?
The correct answer is C. Since "android:label" is not set in the activity tag, nothing will be displayed in the application. See the full explanation below for the reasoning.
Question
Which of these is the incorrect description of this AndroidManifest.xml content?
Exhibit
Options
- AIt is an executable application for terminals of Android 1.6 and later.
- BThe configured Activity is the Activity which will be the application endpoint.
- CSince "android:label" is not set in the activity tag, nothing will be displayed in the application
- DThis application version is 1.
How the community answered
(56 responses)- A11% (6)
- B4% (2)
- C80% (45)
- D5% (3)
Community Discussion
No community discussion yet for this question.
