Android
OA0-002 · Question #117
Which of the following is NOT a valid usage for Intents?
The correct answer is D. Activate a SQLite DB Connection. See the full explanation below for the reasoning.
Question
Which of the following is NOT a valid usage for Intents?
Options
- AActivate and Activity
- BActivate a Service
- CActivate a Broadcast receiver
- DActivate a SQLite DB Connection.
How the community answered
(31 responses)- A3% (1)
- B13% (4)
- C6% (2)
- D77% (24)
Community Discussion
No community discussion yet for this question.