Multiple Choice
Relative positioning is one of the basic building blocks of creating layouts in ConstraintLayout. Constraints allow you to position a given widget relative to another one. What constraints do not exist?
A) layout_constraintBottom_toBottomOf
B) layout_constraintBaseline_toBaselineOf
C) layout_constraintBaseline_toStartOf
D) layout_constraintStart_toEndOf
Correct Answer:

Verified
Correct Answer:
Verified
Q18: Assume that an app includes a default
Q19: What do you want from Room when
Q20: If you added to your build.gradle file
Q21: @Query is the main annotation used in
Q22: Each time your test invokes onView() ,
Q24: In a class PreferenceFragmentCompat . As a
Q25: RecyclerView is a subclass of ViewGroup and
Q26: The easiest way of adding menu items (to
Q27: What is the incorrect statement about Data
Q28: If you want the Database Inspector to