From a fragment or activity, you can call the ____________ method to get a FragmentManager object that you can use to find and work with the fragments in your app.

From a fragment or activity, you can call the ____________ method to get a FragmentManager object that you can use to find and work with the fragments in your app.




Answer: getFragmentManager


Learn More :