nerdexam
SAP

C_BOCR_11 · Question #200

Which three variable declarations in Crystal syntax will generate an error? (Choose three.)

The correct answer is B. Local strgVar x; C. Local numVar x; D. Local charVar x. See the full explanation below for the reasoning.

Question

Which three variable declarations in Crystal syntax will generate an error? (Choose three.)

Options

  • ALocal numberVar x;
  • BLocal strgVar x;
  • CLocal numVar x;
  • DLocal charVar x;

How the community answered

(17 responses)
  • A
    29% (5)
  • B
    71% (12)

Community Discussion

No community discussion yet for this question.

Full C_BOCR_11 Practice