Solved

In a Camera App, the Next Step in the Life

Question 40

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions