Multiple Choice
Which of the following methods is used to close an activity?
A) Destroy( )
B) Finish( )
C) Stop( )
D) Close( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: What does the following code achieve? Intent
Q30: Which of the following statements are NOT
Q31: Which Fragment class life-cycle method you must
Q32: Consider the following the code: public boolean
Q33: Which of the following is a valid
Q35: Which folder contains the Android project Java
Q36: What does this code do? Intent intent
Q37: Consider the following: <?xml version="1.0" encoding="utf-8"?><br><menu<br>Xmlns:android="http://schemas.android.com/apk/res/android"><br><item android:id="@+id/create_new"
Q38: Javascript is enabled by default in a
Q39: What does the following line of code