多项选择题

Activity类中从暂停态到运行态执行的方法是()。

A.onRestart()
B.onPause()
C.onResume()
D.onStart()