nerdexam
Android

OA0-002 · Question #129

The following figure shows the Activity Lifecycle. Which is the correct combination of event names that go into (1)~(4)

The correct answer is A. (1)onCreate (2)onStart (3)onResume (4)onRestart. See the full explanation below for the reasoning.

Question

The following figure shows the Activity Lifecycle. Which is the correct combination of event names that go into (1)~(4)

Exhibit

OA0-002 question #129 exhibit

Options

  • A(1)onCreate (2)onStart (3)onResume (4)onRestart
  • B(1)onCreate (2)onResume (3)onStart (4)onReset
  • C(1)onConstruct(2)onStart(3)onResume (4)onReset
  • D(1)onConstruct(2)onResume (3)onStart (4)onRestart

How the community answered

(26 responses)
  • A
    77% (20)
  • B
    4% (1)
  • C
    12% (3)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice