Which strategy can a developer use to improve the performance?
A Visualforce page loads slowly due to the large amount of data it displays.
Which strategy can a developer use to improve the performance?
A . Use JavaScript to move data processing to the browser instead of the controller.
B . Use the transient keyword for the List variables used in the custom controller.
C . Use lazy loading to load the data on demand, instead of in the controller’s constructor.
D . Use an <apex:actionPoller> in the page to load all of the data asynchronously.
Answer: C
Latest CIS-ITSM Practice Questions with 434 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments