

MCQOPTIONS
Saved Bookmarks
1. |
Which method is used to initiate a service or deliver new instructions to an ongoing service? |
A. | Context.startActivity() |
B. | Context.startService() |
C. | Context.sendBroadcast() |
D. | None of the above |
Answer» C. Context.sendBroadcast() | |