Multiple Choice
Which method should you use to start a sub-activity?
A) startActivity(Intent intent)
B) startActivityForResult(Intent intent , int requestCode)
C) startService(Intent intent)
D) startSubActivity(Intent intent)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following is NOT correct
Q2: Which of the following statements is incorrect
Q4: Which of the following best explains the
Q5: You are building an application that supports
Q6: Which of the following interfaces is necessary
Q7: What Activity method you use to retrieve
Q8: Which of the following classes should be
Q9: Which of the following statements hold true
Q10: What Activity method you would use to
Q11: The values of which of the following