nerdexam
Microsoft

70-481 · Question #25

You need to ensure that the JavaScript object that is defined in the credentialManager.js file can be consumed by other Windows Store apps that are written in different programming languages. How…

The correct answer is C. As a Windows Runtime component. See the full explanation below for the reasoning.

Question

You need to ensure that the JavaScript object that is defined in the credentialManager.js file can be consumed by other Windows Store apps that are written in different programming languages. How should you rewrite the code?

Options

  • AAs a WinJS.Class object
  • BAs an ASP.NET server control
  • CAs a Windows Runtime component
  • DAs an XAML control

How the community answered

(57 responses)
  • A
    9% (5)
  • B
    4% (2)
  • C
    72% (41)
  • D
    16% (9)

Community Discussion

No community discussion yet for this question.

Full 70-481 Practice