CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 118: Certified Platform Developer II

A Visualforce page loads slowly due to the large amount of data it displays. Which strategy can a developer use to improve the performance?

Nội dung câu hỏi

A Visualforce page loads slowly due to the large amount of data it displays. Which strategy can a developer use to improve the performance?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use Javascript to move data processing to the browser instead of the controller.
  2. B. Use the transient keywords for the List variables used in the custom controller.
  3. C. Use lazy loading to load the data on demand, instead of the controller's constructor. — đáp án hiện tại
  4. D. Use an in the page to load all of the data asynchronously.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề