Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 51 Topic 6 Discussion

Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 51 Topic 6 Discussion

CRT-450 Exam Topic 6 Question 51 Discussion:
Question #: 51
Topic #: 6

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 CRT-450 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.