Android
AND-401 · Question #68
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
(56 responses)- A9% (5)
- B4% (2)
- C5% (3)
- D82% (46)
Community Discussion
No community discussion yet for this question.