Salesforce
PDII · Question #110
PDII Question #110: Real Exam Question with Answer & Explanation
Sign in or unlock PDII to reveal the answer and full explanation for question #110. The question stem and answer options stay visible for context.
Question
What is a valid request for the following REST method? (Choose two.) @HttpPost global static void myPostMethod(String sl, Integer il, Boolean bl, String 52)
Options
- A<request> <sl>my first string</sl> <11>123</il> <32>my second string</32> <b1>false</bl>
- B<request> <sl>"my first string"</sl> <il>123</il> <sZ>"my second string"</32> <bl>false</bl>
- Csl" : "my first string", 11" : "123", "b1" : "false", "S2" : "my second string"
- Dil" : 123, "S1" : "my first string", "S2" : "my second string", "bl" : false
Unlock PDII to see the answer
You've previewed enough free PDII questions. Unlock PDII 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.