Latest Android Aptitude Question SOLUTION: Which method need to be called to shut down an activity, itself? Options 1) finish() 2) onStop() 3) onDestroy() 4) None of these