nerdexam
SAP

C_BOCR_11 · Question #51

Which lines of code use the correct syntax to assign a variable a value in Basic syntax?

Sign in or unlock C_BOCR_11 to reveal the answer and full explanation for question #51. The question stem and answer options stay visible for context.

Question

Which lines of code use the correct syntax to assign a variable a value in Basic syntax?

Options

  • ANumbervar x; x = 5;,
  • BDim x as Number x := 5
  • CNumbervar x; x := 5;
  • DDim x as Number x = 5

Unlock C_BOCR_11 to see the answer

You've previewed enough free C_BOCR_11 questions. Unlock C_BOCR_11 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full C_BOCR_11 Practice