Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 22 Topic 3 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 22 Topic 3 Discussion

PDI Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

How is a controller and extension specified for a custom object named "Notice" on a Visualforce page?


A.

apex:page standardController="Notice_c" extensions="myControllerExtension"”


B.

apex:page controllers="Notice_c, myContcollerExtension"


C.

apex:pege=Notice extends="myControllerExtension”


D.

apex:page controller="Notice_c" extensions="myControllerExtension"


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.