nerdexam
Salesforce

PDII · Question #300

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

Sign in or unlock PDII to reveal the answer and full explanation for question #300. The question stem and answer options stay visible for context.

Question

Consider the following code snippet: Users of this Visualforce page complain that the page does a full refresh every time the Search button is pressed. What should the developer do to ensure that a partial refresh is made so that only the section identified with opportunityList is re-drawn on the screen?

Exhibit

PDII question #300 exhibit

Options

  • AEnclose the DATA table within the tag.
  • BEnsure the action method search returns null.
  • CImplement the tag with immediate = true.
  • DImplement the reRender attribute on the tag.

Unlock PDII to see the answer

You've previewed enough free PDII questions. Unlock PDII for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full PDII Practice
Consider the following code snippet: Users of this Visualforce... | PDII Q#300 Answer | NerdExam