Microsoft 70-490 - Recertification for MCSD: Windows Store Apps using HTML5 Exam
Page: 3 / 18
Total 88 questions
Question #11 (Topic: Topic 3)
You need to implement the secondary schedule functionality for inspectors.
Which two actions should you perform? Each correct answer presents part of the solution.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Browse through the client database to find all clients with the same postal code.
B. Define a geofence by using the location capabilities of the device.
C. Specify the maximum distance of nearby equipment.
D. Ascertain the proximity of the nearest piece of client-owned equipment.
Answer: B,C
Question #12 (Topic: Topic 3)
You need to enable the loading of the daily schedule when the inspector launches the
application.
Which class should you use?
application.
Which class should you use?
A. BackgroundExecutionManager
B. BackgroundTaskRegistration
C. SystemCondition
D. BackgroundWorkCost
Answer: A
Question #13 (Topic: Topic 3)
You need to ensure that inspectors can manage tasks that are assigned to them. Which
code segment should you insert at line BT22?
code segment should you insert at line BT22?
A. BackgroundTask.unregisterBackgroundTasks(e.BackgroundTaskName);
B. BackgroundTask.unregisterBackgroundTasks(sender.BackgroundTaskName);
C. BackgroundTask.unregisterBackgroundTasks(BackgroundTask.TaskName);
D. BackgroundTask.unregisterBackgroundTasks(BackgroundTask.BackgroundTaskName);
Answer: D
Question #14 (Topic: Topic 3)
You need to implement the storage policy for secure documents.
Which code segment should you insert at line PF12?
Which code segment should you insert at line PF12?
A. Windows.Security.EnterpriseData.FileRevocationManager.getStatusAsync
B. Windows.Security.EnterpriseData.FileRevocationManager.protectAsync
C. Windows.Security.EnterpriseData.FileRevocationManager.Revoke
D. Windows.Security.EnterpriseData.FileRevocationManager.copyProtectAsync
Answer: B
Question #15 (Topic: Topic 3)
You need to enable the connection to the equipment.
Which app capability should you declare? To answer, select the appropriate check box in
the dialog box in the answer area.
[Microsoft-70-490-7.0/Microsoft-70-490-24_2.png]
Which app capability should you declare? To answer, select the appropriate check box in
the dialog box in the answer area.
[Microsoft-70-490-7.0/Microsoft-70-490-24_2.png]
Answer: [Microsoft-70-490-7.0/Microsoft-70-490-25_2.png]