nerdexam
Microsoft

70-511 · Question #81

You are developing a Windows Presentation Foundation (WPF) application. The application contains a converter named DateOutputConverter that formats dates. The window is defined as follows. (Line…

The correct answer is B. Insert the following code at line 10. C. Insert the following code at line 07. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application. The application contains a converter named DateOutputConverter that formats dates. The window is defined as follows. (Line numbers are included for reference only.) The window must display the OrderDate value found in shippedOrder. The text box must display the OrderDate formatted by the DateOutputConverter. You need to ensure that the OrderDate is displayed and formatted correctly. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Exhibit

70-511 question #81 exhibit

Options

  • AInsert the following code at line 07.
  • BInsert the following code at line 10.
  • CInsert the following code at line 07.
  • DInsert the following code at line 10.

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    79% (22)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice