ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - Associate Android Developer discussion

Report
Export

Select a correct statement about PagedList.

A.
PagedList is content-mutable. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can change once loaded.
Answers
A.
PagedList is content-mutable. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can change once loaded.
B.
PagedList is content-immutable. This means that, although new content can be loaded into an instance of PagedList, the loaded items themselves cannot change once loaded.
Answers
B.
PagedList is content-immutable. This means that, although new content can be loaded into an instance of PagedList, the loaded items themselves cannot change once loaded.
C.
PagedList is content-accidental. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can be changed to accidental values randomly.
Answers
C.
PagedList is content-accidental. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can be changed to accidental values randomly.
Suggested answer: B

Explanation:

Reference:

https://developer.android.com/topic/libraries/architecture/paging/ui

asked 18/09/2024
Maria Janice Lecias
49 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first