If you need to pass data back from an activity, Which method you should use?

If you need to pass data back from an activity, Which method you should use?



A) startActivity()

B) startActivityForResult()

C) ActivityForResult()

D) None of the above.


Answer: B


Learn More :