Android
AND-401 · Question #14
Which of the following is true about implicit intents? (Choose two)
The correct answer is A. They do not have a component specified C. They must include information that allows Android system to choose the best component to run. See the full explanation below for the reasoning.
Question
Which of the following is true about implicit intents? (Choose two)
Options
- AThey do not have a component specified
- BThey have components specified to run an exact class.
- CThey must include information that allows Android system to choose the best component to run.
- DThey must contain extra information saved in a Bundle object.
How the community answered
(14 responses)- A79% (11)
- B14% (2)
- D7% (1)
Community Discussion
No community discussion yet for this question.