Vidyalelo
Computer Science · Q169

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 169

Q169

Which of the following visibility attribute values, if set on a view, makes it so the view is hidden and does not take up any space in the layout?

A.
visible
B.
invisible
C.
gone
Answer
D.
hide

Answer: Option C

Solution

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