nerdexam
SAP

C_BOWI_41 · Question #123

Why would you use the FormatDate() function?

The correct answer is C. To convert a date object into a string object. D. To format a date so that it is displayed as a string when it is concatenated with another string. See the full explanation below for the reasoning.

Question

Why would you use the FormatDate() function?

Options

  • ATo modify the format of a string object into a non-standard date format.
  • BTo convert a string object into a date object.
  • CTo convert a date object into a string object.
  • DTo format a date so that it is displayed as a string when it is concatenated with another string.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    7% (2)
  • C
    83% (25)

Community Discussion

No community discussion yet for this question.

Full C_BOWI_41 Practice