Multiple Choice
Which of the following are benefits for using fragments in your application? (Choose two)
A) Simplify the reusability of UI components.
B) Build different layouts for different device configurations.
C) Add an action bar to your application.
D) Dynamically add and remove UI components to an activity.
Correct Answer:

Verified
Correct Answer:
Verified
Q205: To create a blank Wear activity in
Q206: What work is suitable for Android Services?<br>A)
Q207: Which Method allows setting action to snackbars?<br>A)
Q208: Which of the following files specifies the
Q209: Which of the following Material Theme attributes
Q211: What two methods you have to override
Q212: When using an implicit intent, what process
Q213: Which of the following AsyncTask methods is
Q214: Method onDraw() of class android.view.View has the
Q215: Which of the following is NOT the