Android
AND-401 · Question #108
AND-401 Question #108: Real Exam Question with Answer & Explanation
Sign in or unlock AND-401 to reveal the answer and full explanation for question #108. The question stem and answer options stay visible for context.
Question
What does the following code achieve? Intent intent = new Intent(FirstActivity.this, SecondActivity.class); startActivityForResult(intent);
Options
- AStarts a browser activity
- BStarts a sub-activity
- CStarts an activity service
- DSends results to another activity.
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.