nerdexam
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

OA0-002 question #102 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)
  • A
    11% (6)
  • B
    4% (2)
  • C
    80% (45)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice