

MCQOPTIONS
Saved Bookmarks
1. |
What is true about Fragments component? |
A. | Represents a portion of user interface in an Activity. |
B. | UI elements that are drawn on-screen including buttons, lists forms etc. |
C. | View hierarchies that control screen format and appearance of the views. |
D. | Messages wiring components together |
Answer» B. UI elements that are drawn on-screen including buttons, lists forms etc. | |