SalesforceSalesforce
PDI · Question #165
PDI Question #165: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #165. The question stem and answer options stay visible for context.
Submitted by yuki_2020· Apr 18, 2026Logic and Process Automation
Question
What are three considerations when using the @InvocableMethod annotation in Apex? Choose 3 answers
Options
- AA method using the @InvocableMethod annotation must define a return value.
- BA method using the @InvocableMethod annotation can have multiple input parameters.
- CA method using the @InvocableMethod annotation must be declared as static
- DA method using the @InvocableMethod annotation can be declared as Public or Global.
- EOnly one method using the @InvocableMethod annotqation can be defined per Apex class.
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI 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.
Topics
#Apex#Invocable Methods#Apex Annotations#Flow Integration