Android
AND-401 · Question #90
AND-401 Question #90: Real Exam Question with Answer & Explanation
Sign in or unlock AND-401 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.
Question
What does this code do? Intent intent = new Intent(); intent.setAction(Intent.ACTION_VIEW); startActivity(intent);
Options
- AStarts a sub-activity
- BStarts a service
- CSends results to another activity.
- DStarts an activity using an implicit intent.
Unlock AND-401 to see the answer
You've previewed enough free AND-401 questions. Unlock AND-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.