Vidyalelo
Computer Science · Q242

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 242

Q242

Which of the following listed view hierarchies is not valid?

A.
LinearLayout > TextView, TextView, ImageView
B.
ScrollView > LinearLayout > TextView, Button, ScrollView > TextView
C.
TextView > TextView, ImageView, ScrollView
Answer
D.
ConstraintLayout > TextView, EditText, Button

Answer: Option C

Solution

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