Latest Sapient Aptitude Question SOLUTION: Which of the following sequences of Fragment lifecycle methods is correct? 1) onAttach() --> onStart() --> onCreate() --> onCreateView() --> onActivityCreated() --> onResume() 2)