AND-801 Web TestEngine demo

Exit VceDump AND-801 Android Application Development v8
Question 7 of 27
0% complete
Q7 Single choice

What does the following code achieve?

Intent intent = new Intent(FirstActivity.this, SecondActivity.class); startActivityForResult(intent);

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in