Multiple Choice
Which of the following is NOT the built-in layout manager provided by RecyclerView?
A) LinearLayoutManager
B) RelativeLayoutManager
C) GridLayoutManager
D) StaggeredGridLayoutManager
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q210: Which of the following are benefits for
Q211: What two methods you have to override
Q212: When using an implicit intent, what process
Q213: Which of the following AsyncTask methods is
Q214: Method onDraw() of class android.view.View has the
Q216: Which is the correct explanation of ListView?<br>A)
Q217: Which of the following is not true
Q218: Which of the following is a valid
Q219: What is the parent class of all
Q220: Which of the following statements is NOT