Multiple choice

Android Service is

  1. a component which runs in the foreground without direct interaction with the user

  2. a component which runs in the background without direct interaction with the user

  3. a component which runs in the foreground with direct interaction with the user

  4. a component which runs in the background with direct interaction with the user

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Option 4 is correct.