(Choose1answer)
A. The Activity is removed from memory.
What happens when an Android Activity transitions from the "Paused" state to the "Stopped" state?
B. The Activity remains in memory but is not visible to the user.
C. The Activity starts a new instance.
D. The Activity transitions to the "Running" state.
Eatt 2