nerdexam
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)
  • A
    19% (4)
  • B
    71% (15)
  • C
    10% (2)

Community Discussion

No community discussion yet for this question.

Full C_BOWI_41 Practice