Salesforce
PDII · Question #94
During the order of execution of a Visualforce page GET request, what happens after this step? Evaluate constructors on controllers and extensions
The correct answer is A. Evaluate constructors and expressions on custom components. See the full explanation below for the reasoning.
Question
During the order of execution of a Visualforce page GET request, what happens after this step? Evaluate constructors on controllers and extensions
Options
- AEvaluate constructors and expressions on custom components
- BCreate view state if <apex: form> exists
- CSend the HTML response to the browser
- DEvaluate expressions, action attributes, and method calls
How the community answered
(20 responses)- A75% (15)
- B5% (1)
- C5% (1)
- D15% (3)
Community Discussion
No community discussion yet for this question.