最新的Microsoft Essentials of Developing Windows Store Apps using C# - 070-484免費考試真題
問題1
You need to ensure that resuming the app displays the required information.
From which ApplicationExecutionState enumeration should you configure the user interface state?
From which ApplicationExecutionState enumeration should you configure the user interface state?
正確答案: B
說明:(僅 VCESoft 成員可見)
問題2
You need to access the remote image data according to the requirements.
Which data storage methods should you use?
Which data storage methods should you use?
正確答案: A
說明:(僅 VCESoft 成員可見)
問題3
DRAG DROP
You are developing a Windows Store app.
You need to identify the appropriate REST verbs for the app.
Which verbs should you use? (To answer, drag the appropriate verbs to the correct locations in the answer area. Each verb may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

You are developing a Windows Store app.
You need to identify the appropriate REST verbs for the app.
Which verbs should you use? (To answer, drag the appropriate verbs to the correct locations in the answer area. Each verb may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

正確答案:

問題4
HOTSPOT
A class named AccountViewModel includes a property named Name that will be bound to a control.
The Name property will occasionally be updated programmatically. The updated values must be reflected in the bound control.
You need to implement the interface so that the AccountViewModel class can inform WinRT when there is a new value to display.
You have the following code:

Which code snippets should you insert in Target 1 and Target 2 to complete the code? (To answer, select the correct code snippet from each drop-down list in the answer area.)

A class named AccountViewModel includes a property named Name that will be bound to a control.
The Name property will occasionally be updated programmatically. The updated values must be reflected in the bound control.
You need to implement the interface so that the AccountViewModel class can inform WinRT when there is a new value to display.
You have the following code:

Which code snippets should you insert in Target 1 and Target 2 to complete the code? (To answer, select the correct code snippet from each drop-down list in the answer area.)

正確答案:

問題5
HOTSPOT
You develop a Windows Store app.
The Capabilities section of the app manifest is configured as shown in the exhibit. (Click the Exhibit button.)

To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.


You develop a Windows Store app.
The Capabilities section of the app manifest is configured as shown in the exhibit. (Click the Exhibit button.)

To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.


正確答案:

問題6
You are developing a Windows Store app to connect to a server and download files that are larger than 500 MB to the local file system.
You need to recommend a technology to download the files.
Which technology should you recommend? (More than one answer choice may achieve the goal. Select the BEST answer.)
You need to recommend a technology to download the files.
Which technology should you recommend? (More than one answer choice may achieve the goal. Select the BEST answer.)
正確答案: A
說明:(僅 VCESoft 成員可見)
問題7
You need to implement the OnNavigatedTo() method to meet the requirements. Which code segment should you insert at line CS13?


正確答案: D
說明:(僅 VCESoft 成員可見)
問題8
You are developing a Windows Store app. The app consumes data from a popular social networking site. The requestUri variable represents the address of the social networking site.
The code contains an error.
You need to identify the cause of the error.
You have the following code. (Line numbers are included for reference only.)

Which line of code should you identify?
The code contains an error.
You need to identify the cause of the error.
You have the following code. (Line numbers are included for reference only.)

Which line of code should you identify?
正確答案: C

