nerdexam
Salesforce

PDII · Question #164

During the Visualforce Page execution, what step follows immediately after "Evaluate constructors on controller and extensions"?

The correct answer is B. Evaluate constructors, extensions, and expression on attribute definitions on any custom. See the full explanation below for the reasoning.

Question

During the Visualforce Page execution, what step follows immediately after "Evaluate constructors on controller and extensions"?

Options

  • ACreate the view state
  • BEvaluate constructors, extensions, and expression on attribute definitions on any custom
  • CEvaluate expressions, apex:page attribute actions, and other method calls (getters/setters) on
  • DSend HTML to Browser

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    77% (40)
  • C
    8% (4)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full PDII Practice