nerdexam
Android

AND-401 · Question #120

Which of the following is true about method startActivity?

The correct answer is B. It starts a new activity and sends the previous one to the background. See the full explanation below for the reasoning.

Question

Which of the following is true about method startActivity?

Options

  • AIt starts a new activity and destroys the previous one.
  • BIt starts a new activity and sends the previous one to the background.
  • CIt starts a new activity and pauses the previous one.
  • DIt starts a new activity in a paused mode.

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    71% (15)
  • C
    5% (1)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice