Microsoft
70-481 · Question #88
You are developing a Windows Store enterprise app. The app must retrieve data from other apps asynchronously across domains by using the XMLHttpRequest object. You need to retrieve the data. What…
The correct answer is C. HttpWebRequest. See the full explanation below for the reasoning.
Question
You are developing a Windows Store enterprise app. The app must retrieve data from other apps asynchronously across domains by using the XMLHttpRequest object. You need to retrieve the data. What should you use?
Options
- AwinJS.xhr
- BgetResponseStream()
- CHttpWebRequest
- DHTTPClient
How the community answered
(41 responses)- A15% (6)
- B2% (1)
- C76% (31)
- D7% (3)
Community Discussion
No community discussion yet for this question.