exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 113 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 113
Topic #: 1
[All Certified Platform Developer II Questions]

During the order of execution of a Visualforce page GET request, what happens after this step?
Evaluate constructors on controllers and extensions

  • A. Evaluate constructors and expressions on custom components
  • B. Create view state if <apex: form> exists
  • C. Send the HTML response to the browser
  • D. Evaluate expressions, action attributes, and method calls
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Sapphire808
8 months ago
Selected Answer: A
After controllers comes custom components
upvoted 1 times
...
Sapphire808
8 months ago
Selected Answer: A
After controllers comes custom controllers
upvoted 1 times
...
Rp194
1 year, 10 months ago
A is correct https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_controller_get_request.htm
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...