MuleSoft
MCD-LEVEL-1 · Question #178
MCD-LEVEL-1 Question #178: Real Exam Question with Answer & Explanation
Sign in or unlock MCD-LEVEL-1 to reveal the answer and full explanation for question #178. The question stem and answer options stay visible for context.
Question
Correct answer is {customerID}. Reference: https://docs.mulesoft.com/http-connector/1.5/http-listener-ref A function named toUpper needs to be defined that accepts a string named userName and returns the string in uppercase. What is the correct DW code to define the toUpper function?
Options
- Avar toUpper(userName) -> upper(userName)
- Bfun toUpper(userName) = upper(userName)
- Cfun toUpper(userName) -> upper(userName)
- Dvar toUpper(userName) = upper(userName)
Unlock MCD-LEVEL-1 to see the answer
You've previewed enough free MCD-LEVEL-1 questions. Unlock MCD-LEVEL-1 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.