Vidyalelo
Computer Science · Q171

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 171

Q171

In a ConstraintLayout, which of the following choices describes the constraints needed to keep a view in place during runtime?

A.
Two horizontal constraints.
B.
One vertical constraint.
C.
At least one horizontal and one vertical constraint.
Answer
D.
There is no need to constrain the view.

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board