nerdexam
SAP

C_BOCR_11 · Question #253

Which two formulas will return a string of 10 blank spaces? (Choose two.)

The correct answer is B. Space(10) C. ReplicateString(" ", 10). See the full explanation below for the reasoning.

Question

Which two formulas will return a string of 10 blank spaces? (Choose two.)

Options

  • AInsertSpace(10)
  • BSpace(10)
  • CReplicateString(" ", 10)
  • DRepeatString(" ", 10)

How the community answered

(47 responses)
  • A
    17% (8)
  • B
    74% (35)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full C_BOCR_11 Practice