Multiple Choice
Using a RelativeLayout, which attribute do we use to specify that a View goes below another View?
A) android:below
B) android:belowView
C) android:layout_belowView
D) android:layout_below
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Using a RelativeLayout, to specify that a
Q3: What XML element do we use when
Q4: The _ method of the Activity class
Q5: It is possible to pass data from
Q6: In order to set up a transition
Q8: What is DataActivity in the following code?<br>Intent
Q9: When using a scale element for a
Q10: What is this in the following code?<br>Intent
Q11: A Table Layout arranges its components in
Q12: If we have more than one activity,