1.

Which callback is called when the activity is no longer visible?

A. onRestart()
B. onDestroy()
C. onStop()
D. onPause()
Answer» D. onPause()


Discussion

No Comment Found