Android Programming Fundamentals
Casual Mode - Take your time!
1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Android Service is
- a component which runs in the foreground without direct interaction with the user
- a component which runs in the background without direct interaction with the user
- a component which runs in the foreground with direct interaction with the user
- a component which runs in the background with direct interaction with the user
- None of these