ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 122 - Certified Platform Developer II discussion

Report
Export

A developer must create a custom pagination solution. While users navigate through pages, if the data is changed from elsewhere, users should still see the cached results first accessed.

How can the developer meet these requirements?

A.
Use @Cache annotation
Answers
A.
Use @Cache annotation
B.
Use a StandardSetController
Answers
B.
Use a StandardSetController
C.
Use OFFSET in SOQL queries
Answers
C.
Use OFFSET in SOQL queries
D.
Use OFFSET WITH CACHE in SOQL queries
Answers
D.
Use OFFSET WITH CACHE in SOQL queries
Suggested answer: B
asked 23/09/2024
Charles Hagan
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first