(Choose 1 answer)
The Room persistence library provides an abstraction layer to store the data easily. Where does the ROOM library store data?What is true about Fragments ?
A. A fragment has its own layout and its own behaviour with its own life cycle callbacks.
B. You can add or remove fragments in an activity while the activity is running.
C. You can combine multiple fragments in a single activity to build a multi-pane UI.
D. All of the others.
Π
FUO