If an activity is paused or stopped, the system can drop it from memory by calling -

  1. Calling drop() method

  2. Calling finish() method

  3. Calling release() method

  4. kill the process_id

  5. Above b or d

  6. None of above


Correct Option: E

Find more quizzes: