Multiple choice Which of the following Activity states is called 'inactive'? After an Activity has been killed and before it has been launched. When an Activity is not visible. Activity will be visible but will not have focus. When an Activity is at the top of the stack and it is the visible. None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is correct as Inactive activities have been removed from the Activity stack, and need to be restarted before they can be displayed and used.