SAP
C_BOWI_41 · Question #148
Which two character functions can modify character string and return the word "Department" from the string "Department Fast Foods"? (Choose two.)
The correct answer is B. SubStr() D. Replace(). See the full explanation below for the reasoning.
Question
Which two character functions can modify character string and return the word "Department" from the string "Department Fast Foods"? (Choose two.)
Options
- APos()
- BSubStr()
- CLength()
- DReplace()
How the community answered
(21 responses)- A19% (4)
- B71% (15)
- C10% (2)
Community Discussion
No community discussion yet for this question.