Salesforce
PDII · Question #109
PDII Question #109: Real Exam Question with Answer & Explanation
Sign in or unlock PDII to reveal the answer and full explanation for question #109. The question stem and answer options stay visible for context.
Question
A developer has a page with two extensions overriding the Standard controller for Case. <apex:page standardController="Case" extension="CaseExtensionOne,CaseExtension Two" showHeader="false"> Each extension has a method called Save. The page has a command button as defined: <apex:commandButton value="Save" action="{!save}"/> What will happen when a user clicks the command button?
Options
- AAll of the three Save methods will be executed
- BSave from Case Standard Controller will be executed
- CSave from CaseExtensionTwo will be executed
- DSave from CaseExtensionOne will be executed
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.