Latest Android Aptitude Question SOLUTION: What is the life cycle of foreground activity in android? Options 1) onCreate() −> onStart() −> onResume() −> onStop() −> onRestart 2) onCreate() −> onStart() −> onRes