SAP
C_BOCR_11 · Question #206
C_BOCR_11 Question #206: Real Exam Question with Answer & Explanation
Sign in or unlock C_BOCR_11 to reveal the answer and full explanation for question #206. The question stem and answer options stay visible for context.
Question
You must create a custom function that converts centimeters to inches or vice versa depending on an argument passed to the function.Which custom function syntax is correct?
Options
- AFunction (stringVar Measurement, numberVar ConversionLength) if Measurement = "I" then
- BFunction (currencyVar := Measurement, numberVar := ConversionLength) if Measurement = "I" then
- CFunction (numberVar Measurement, numberVar ConversionLength) if Measurement = "I" then
- DFunction (stringVar Measurement, stringVar ConversionLength) if Measurement = "I" then
Unlock C_BOCR_11 to see the answer
You've previewed enough free C_BOCR_11 questions. Unlock C_BOCR_11 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.