nerdexam
SAP

C_BOCR_11 · Question #180

You create the following array in a new Crystal report: ["dog", "cat", 1.25, True] Why do you get an error when you save the formula?

The correct answer is D. You cannot have more than one data type in an array. See the full explanation below for the reasoning.

Question

You create the following array in a new Crystal report: ["dog", "cat", 1.25, True] Why do you get an error when you save the formula?

Options

  • AThe Boolean value must be the first array element.
  • BThe array elements are not in alphabetical order.
  • CYou cannot summarize the elements in an array.
  • DYou cannot have more than one data type in an array.

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    15% (8)
  • D
    74% (39)

Community Discussion

No community discussion yet for this question.

Full C_BOCR_11 Practice