Multiple Choice
Which of the following is NOT a state in the lifecycle of a service?
A) starting
B) running
C) destroyed
D) paused
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What is an Activity?<br>A)a single screen the
Q2: What runs in the background and doesn't
Q3: Application contexts are independent of the activity
Q4: A good example app should demonstrate most
Q5: Which answer is not part of the
Q7: Broadcast receivers are Android's implementation of a
Q8: An activity in a stopped state is
Q9: What built-in database is Android shipped with?<br>A)sqlite<br>B)apache<br>C)mysql<br>D)oracle
Q10: The XML file that contains all the
Q11: What file is responsible for glueing everthing