问题详情
在Activity中,以下哪个方法在资源或者对象被销毁时候调用?()
A.onPause()
B.onRestart()
C.onStop()
D.onDestory()
请帮忙给出正确答案和分析,谢谢!