Question: Given the ConstraintLayout below, which statement is true?

  1. View B is not horizontally constrained.
  2. View C has too many constraints.
  3. View B is not vertically constrained.
  4. View C is constrained to the parent.

Answer: The correct answer of the above question is Option C:View B is not vertically constrained.