What is not a service?
a. Intercept the events from a user's interaction with your application
b. Like an activity, it has lifecycle methods that you can implement to monitor changes in its state.
c. It is a program that can run in the background for an indefinite period
d. Service is another building block of android application it does not provide a UI
Answer: A