Multiple Choice
The default layout for an Empty Activity is a____________.
A) GridLayout
B) LinearLayout
C) RelativeLayout
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements is false?<br>A)
Q2: For apps you submit to the Google
Q3: Each app has a theme that defines
Q4: Which of the next three statements is
Q5: The_method is called whenever the text in
Q7: Method onCreate typically initializes the Activity's instance
Q8: In the manifest, the activity element’s nested
Q9: For precise monetary calculations, use class_(package java.math)-rather
Q10: Which of the following statements is false?<br>A)
Q11: Java requires that you override every method