Multiple Choice
Which of the following make RecyclerView a better option to use for larger data sets?
A) Layout Managers for positioning items.
B) Default animations for adding and removing list items.
C) Reuse the item views when they are no longer visible.
D) All answers are correct
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q158: android:scheme is added in which of the
Q159: What method you should override to use
Q160: Which of the following is a NOT
Q161: Which of the following functions does not
Q162: How to enable JavaScript in WebView?<br>A) myWebView.
Q164: An AsyncTask can be cancelled anytime from
Q165: Which of the following is a rule
Q166: A developer can create a custom view
Q167: Which of the following sets the entire
Q168: Which of the following methods is called