ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 131 - Certified Platform Developer II discussion

Report
Export

What is the most efficient way in Visualforce to show information based on data filters defined by an end-user for a large volume of data?

A.
Use the rendered condition in Visualforce to limit data based on data filters
Answers
A.
Use the rendered condition in Visualforce to limit data based on data filters
B.
Use filter conditions in a SOQL query to limit data based on data filters
Answers
B.
Use filter conditions in a SOQL query to limit data based on data filters
C.
Use an Apex controller to refine raw data based on data filters and store the result in a transient variable
Answers
C.
Use an Apex controller to refine raw data based on data filters and store the result in a transient variable
D.
Use an Apex controller to refine raw data based on data filters and store the result in a static variable
Answers
D.
Use an Apex controller to refine raw data based on data filters and store the result in a static variable
Suggested answer: B
asked 23/09/2024
Frantisek Kohanyi Kohanyi
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first