nerdexam
Salesforce

PDII · Question #37

PDII Question #37: Real Exam Question with Answer & Explanation

The correct answer is C. Dynamic Schema binding. See the full explanation below for the reasoning.

Question

A developer is writing a Visualforce page that queries accounts in the system and presents a data table with the results. The users want to be able to filter the results based on up to five fields. However, the users want to pick the five fields to use as filter fields when they run the page. Which feature of Apex code is required to facilitate this solution?

Options

  • ASOSL queries
  • BdescribeSObjects()
  • CDynamic Schema binding
  • DREST API

Community Discussion

No community discussion yet for this question.

Full PDII Practice