nerdexam
Microsoft

MB6-869 · Question #32

You are creating an expression in Microsoft Dynamics AX 2012. Which of the following expressions results in i=3 when the initial value of i is 1? (Choose all that apply.)

The correct answer is A. i+=i+1; B. i+=i*2. See the full explanation below for the reasoning.

Question

You are creating an expression in Microsoft Dynamics AX 2012. Which of the following expressions results in i=3 when the initial value of i is 1? (Choose all that apply.)

Options

  • Ai+=i+1;
  • Bi+=i*2;
  • Ci-=i*2+2;
  • Di+=i*2-1;

How the community answered

(43 responses)
  • A
    72% (31)
  • C
    9% (4)
  • D
    19% (8)

Community Discussion

No community discussion yet for this question.

Full MB6-869 Practice