Multiple Choice
Using a RelativeLayout, which attribute do we use to specify that a View's bottom matches the bottom of its parent View?
A) android:layout_align
B) android:layout_alignBottom
C) android:layout_alignParentBottom
D) android:layout_alignY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: If we have more than one activity,
Q13: The _ method of the Activity class
Q14: The _ interface includes the functionality to
Q15: What XML element represents a row in
Q16: Clicking on a button can make the
Q17: Following is the API of the getint
Q19: Using a RelativeLayout, to specify that a
Q20: We can use a View element to
Q21: We place transition XML files in the
Q22: The onResume method of the Activity class