📚 Practice Mode

Android Programming Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 15
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