题库 软件开发 题目列表 一般情况下,Activity的生命周期是?
单选题

一般情况下,Activity的生命周期是?

A.

onCreate->onStart->onResume->onPause->onStop->onDestroy

B.

onCreate->onResume->onStart->onPause->onStop->onDestroy

C.

onStart->onCreate->onResume->onPause->onStop->onDestroy

D.

onCreate->onStart->onResume->onStop->onPause->onDestroy

题目信息
校招真题
-
正确率
0
评论
7
点击