Q21 Multiple choice Mark for later Which of the following is true about implicit intents? (Choose two) Select all that apply. A They do not have a component specified. B They have components specified to run an exact class. C They must include information that allows Android system to choose the best component to run. D They must contain extra information saved in a Bundle object. Correct answer