J

Jatin Pandit • 395 Points
Valuable

Q. What is the function of 'Intent.FLAG_ACTIVITY_NEW_TASK'?

  • (A) Reuses the current activity
  • (B) Starts a new task
  • (C) Finishes all background tasks
  • (D) Clears current stack

Explanation by: Jatin Pandit
This flag starts the activity in a new task.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.