nark: 1
(34)
Multiple Choices
Total Marks: 60
Vol 8
Font: Microsoft Sans Serif
Size: 10
Time Left:57:59
Answer (Choose 2 answers)
Which of the following correctly describe what Android's IntentService does?
A. It is a component that provides a screen within which users can interact in order to do something
B. It expresses requests as intents & passes them between threads and/or processes
C. It's a framework that handles asynchronous requests on demand
D. It is an event handler that responds to system-side broadcast announcement