Correct Answer : Both (a) and (b)
Explanation : The finish() method is used to close the activity. Whereas the finishActivity(int requestCode) also closes the activity with requestCode.