nerdexam
Microsoft

MB6-704 · Question #47

You have the following X++ statement: You need to identify the output of the statement. What should you identify?

The correct answer is C. 1. Initial value of counter is 1. The increment is by 3.

Develop X++ code

Question

You have the following X++ statement:

You need to identify the output of the statement. What should you identify?

Options

  • A1
  • B0
  • C1
  • D0

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    14% (5)
  • C
    77% (27)
  • D
    3% (1)

Explanation

Initial value of counter is 1. The increment is by 3.

Topics

#X++ operators#integer arithmetic#code output#X++ syntax

Community Discussion

No community discussion yet for this question.

Full MB6-704 Practice