Multiple Choice
Which of the following is true about implicit intents? (Choose two)
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:

Verified
Correct Answer:
Verified
Q144: How many snackbars can be displayed at
Q145: Which of the following classes is used
Q146: Which of the following is a call-back
Q147: Which of these is NOT recommended in
Q148: Which is not included in the Android
Q150: Which of these is the incorrect explanation
Q151: Which of the following is not a
Q152: What does the following code do? dialog.getWindow().setFlags(LayoutParams.FLAG_BLUR_BEHIND,
Q153: What is the name of the class
Q154: Which of the following methods invoke a