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)- A10% (2)
- B71% (15)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.