android mcq android mcq Q 1 - How to kill an activity in Android? a) A - finish() b) B - finishActivity (int requestCode) c) C - A & B …