Multiple Choice
Which of the following best defines an Android fragment?
A) It is a portion of the user-interface that is embedded in an activity.
B) It is the component that allows asynchronous loading of data into an activity.
C) It is an XML file that defines the layout of an activity.
D) It is a type of a drawable resource file.
Correct Answer:

Verified
Correct Answer:
Verified
Q164: An AsyncTask can be cancelled anytime from
Q165: Which of the following is a rule
Q166: A developer can create a custom view
Q167: Which of the following sets the entire
Q168: Which of the following methods is called
Q170: Which of these is not defined as
Q171: Which of the following is incorrect about
Q172: Which of the following is NOT true
Q173: To create a customized Adapter for a
Q174: Which of the following is mandatory for