SAP
C_BOWI_41 · Question #48
Which two functions can you use to concatenate the strings "England" and "New" to create the string "New England"?
The correct answer is B. LeftPad() D. Concatenate(). See the full explanation below for the reasoning.
Question
Which two functions can you use to concatenate the strings "England" and "New" to create the string "New England"?
Options
- ALeft()
- BLeftPad()
- CLeftTrim()
- DConcatenate()
How the community answered
(58 responses)- A7% (4)
- B81% (47)
- C12% (7)
Community Discussion
No community discussion yet for this question.