nerdexam
Salesforce

PDII · Question #172

If the "PageReference.setRedirect" Apex function is set to True, what type of request is made?

The correct answer is A. Get request. See the full explanation below for the reasoning.

Question

If the "PageReference.setRedirect" Apex function is set to True, what type of request is made?

Options

  • AGet request
  • BPostback request
  • CIf PageReference points to the same controller and subset of extensions, postback request,

How the community answered

(33 responses)
  • A
    85% (28)
  • B
    9% (3)
  • C
    6% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice