Are you looking for an answer to the query “When will an activity’s onActivityResult()be called?”? If that’s the case, congratulations! You’ve arrived to the correct location. Throughout this post, I will assist you in answering your question correctly.
When will an activity’s onActivityResult()be called?
Options
- when calling finish() in the target activity
- when calling finish()in the parent activity
- When onStop() is called in the target activity
- when placing an app into the background by sitching to another app
The Correct Answer Is:
- when calling finish() in the target activity
Warming Up
I hope I was able to provide you with the correct answer to your question “When will an activity’s onActivityResult()be called?”. The above question was asked in the LinkedIn Android Skill Quiz Exam. I appreciate your trust in this website. Additionally please keep checking back to this site for more answers to questions from other certification exams.