Multiple Choice
In a camera app, the next step in the life cycle after tapping the button to take a picture is to call ____.
A) onPause() to let the user do something else
B) onRestart() to restart the rest of the app
C) onResume() to reactivate the camera
D) onStop() to hide the live image
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The _ method releases resources and frees
Q31: The code to reference a music file
Q35: The end of an Activity is marked
Q36: The _ class comes with the Android
Q38: Music can be used in many ways
Q39: Every Activity has a(n) _, which is
Q41: Each of the following is a common
Q42: The _ of an Activity determine whether
Q43: The method that hides an Activity is
Q44: The Android provides the _ class to