Vidyalelo
Computer Science · Q132

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 132

Q132

Choose the layout manager of the RecyclerView under Android for Kotlin, which positions items in a staggered grid format

A.
LinearLayoutManager
B.
GridLayoutManager
C.
StaggeredGridLayoutManager
Answer
D.
None of these

Answer: Option C

Solution

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