nerdexam
Microsoft

MB6-704 · Question #78

You have a table named salesTable that contains the data shown in the following table. You have the following X statement: You need to identify the output of the X-- statement. What should you…

The correct answer is D. SO0003-Order3. Strfmt formats the specified string and substitutes any occurrences of % n with the nth argument. Syntax: str strFmt(str _string, ...)

Develop X++ code

Question

You have a table named salesTable that contains the data shown in the following table. You have the following X* * statement:

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

Options

  • AOrder3-
  • B-Order3
  • CSO0003-
  • DSO0003-Order3

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    12% (5)
  • D
    81% (34)

Explanation

Strfmt formats the specified string and substitutes any occurrences of % n with the nth argument. Syntax: str strFmt(str _string, ...)

Topics

#string concatenation#select statement#X++ output#SalesTable

Community Discussion

No community discussion yet for this question.

Full MB6-704 Practice