ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 206 - Certified Platform Developer II discussion

Report
Export

Universal Containers has a Visualforce page that displays a table every Container_ c being rented by a gives Account.. failing because some of the customers rent over 100,000 containers.

What should a developer change about the Visualforce page to help with the page load errors?

A.
Implement pagination with an OffsetController.
Answers
A.
Implement pagination with an OffsetController.
B.
Implement pagination with a StandardSetController.
Answers
B.
Implement pagination with a StandardSetController.
C.
Use lazy loading and a transient List variable.
Answers
C.
Use lazy loading and a transient List variable.
D.
Use JavaScript remoting with SOQL Offset.
Answers
D.
Use JavaScript remoting with SOQL Offset.
Suggested answer: B
asked 23/09/2024
Tural Pashayev
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first