Exam PDII Topic 5 Question 86 Discussion

Actual exam question for Salesforce's PDII exam
Question #: 86
Topic #: 5
A developer has a page with two extensions overriding the Standard controller for Case. <apex:page standardController="Case" extension3="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?

Suggested Answer: D Vote an answer

by Clara at Mar 05, 2024, 11:49 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10