Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 60 Topic 7 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 60 Topic 7 Discussion

PDI Exam Topic 7 Question 60 Discussion:
Question #: 60
Topic #: 7

What are three considerations when using the @lnvocableMethod annotation in Apex?

Choose 3 answers


A.

Only one method using the @invecableMethod annotation can be defined per Apex class_


B.

A method using the @invecableMethod annotation can have multiple input parameters.


C.

A method using the @invocablemethod annotation must be declaredas static,


D.

GO A method using the @invocablemethod annotation must define a return value.


E.

A method using the @invocableMethod annotation can be declared as Public or Global.


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.