Android
AND-401 · Question #45
Which of the following is incorrect about intents?
The correct answer is C. They can be used to start database insertion. See the full explanation below for the reasoning.
Question
Which of the following is incorrect about intents?
Options
- AThey can be used to start an Activity
- BThey can be used to start a service
- CThey can be used to start database insertion
- DThey can be used to start a dialog-themed activity.
How the community answered
(33 responses)- A3% (1)
- B9% (3)
- C76% (25)
- D12% (4)
Community Discussion
No community discussion yet for this question.