Question

Which of the following statements is false?
a. You can declare each Fragment in an Activity's layout or, for a DialogFragment, call its show method to create it.
b. An app can use multiple activities to host an app's Fragments on a phone device.
c. You can use only one Activity to host all of an app's Fragments.
d. On a phone-sized device, you"ll typically display several Fragments at a time.

Answer

This answer is hidden. It contains 142 characters.