nerdexam
Microsoft

98-375 · Question #97

You need to choose an approach for loading the data. What should you do?

The correct answer is B. Configure Cross-Origin Resource Sharing (CORS) on the servers. See the full explanation below for the reasoning.

Question

You need to choose an approach for loading the data. What should you do?

Options

  • ADesign a REST URI scheme with multiple domains.
  • BConfigure Cross-Origin Resource Sharing (CORS) on the servers.
  • CLoad the data by using WebSockets.
  • DUse the jQuery getJSON method.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    70% (21)
  • C
    10% (3)
  • D
    17% (5)

Community Discussion

No community discussion yet for this question.

Full 98-375 Practice