Short Answer
You are coding an app with two activities, and you are coding inside the second activity, which is created from the first activity. Write one line of code to pop the current activity off the stack and go back to the first activity.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: When using Google maps in an app,
Q3: Inside a class that extends SQLiteOpenHelper, write
Q4: Assuming that we have correctly instantiated a
Q5: The _ method of the GestureDetector.OnDoubleTapListener is
Q6: Inside MainActivity.java, write the code to retrieve
Q7: You have created the private class BH,
Q8: Write a code that sets the background
Q9: c is a Canvas reference, and p
Q10: The _ class from the com.google.android.gms.ads package
Q11: A TextView is defined in activity_main.xml and