Vendor Name: Microsoft
Exam code: 70-485
Exam Name: Advanced Windows Store App Development using C#
Click the link below to get full version
http://www.examcertify.co.uk/70-485.html
Question: 1
|
DRAG DROP
You are developing
a Windows Store app that allows users to capture videos and upload them to a
social networking website.
You need to ensure
that the app saves the captured video in MP4 format to the user's videos
library.
How should you
complete the code segment? (To answer, drag the appropriate option to the
correct location or locations in the answer area. Each option 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.)
Answer:
|
Box 1:
Box 2:
Question: 2
|
HOTSPOT
You are developing
a Windows Store app that uses location services.
You need to
indicate that a user has blocked location services.
How should you
complete the code segment? (To answer, select the appropriate line of code from
the drop-down list in the answer area.)
Answer:
|
Question: 3
|
You are developing
a Windows Store app that uses a webcam.
You need to be
notified if new webcams are connected to the system.
Which class should
you use?
A.
ManagementObjectFinder
B.
FileSystemWatcher
C. DeviceWatcher
D. ServiceDevice
Answer: C
|
Question: 4
|
HOTSPOT
You are developing
a Windows Store app. You have the following resource table.
You need to bind
the text resource to a XAML text block.
How should you
complete the code segment? (To answer, select the appropriate option from each
drop-down list in the answer area.)
Answer:
|
Question: 5
|
HOTSPOT
You are developing
a Windows Store app. You have the following resource table.
You need to use
text resources in the app. How should you complete the code segment? (To
answer, select the appropriate line of code from each drop-down list in the
answer area.)
Answer:
|
Question: 6
|
DRAG DROP
You are developing
a Windows Store app. The GetData() method returns an integer.
You need to run the
method as an asynchronous task.
How should you
complete the code segment? (To answer, drag the appropriate expression to the
correct position in the answer area. Each expression 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.)
Answer:
|
Box 1:
Box 2:
Question: 7
|
DRAG DROP
You are developing
a Windows Store app.
The app must allow
salespeople to choose customer contacts by using a ContactPicker class. It also
must continue to be responsive while the ContactPicker class is displayed.
You need to ensure
that the ContactPicker class is displayed to meet the requirements.
How should you
complete the code segment? (To answer, drag the appropriate term to the correct
location or locations in the answer area. Each term 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.)
Answer:
|
Question: 8
|
DRAG DROP
You are developing
a Windows Store app.
The app has
numerous features that should be enabled or disabled based on the license
information of the app.
You need to test
the trial functionality by using the CurrentAppSimulator class.
Which three actions
should you perform in sequence? (To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order,)
Answer:
|
Question: 9
|
DRAG DROP
You are developing
a Windows Store app.
You are testing a
remote mobile device named Contoso1.
You are testing
only C# code in the solution.
You need to
configure the Visual Studio debug options.
How should you
configure the debug options? (To answer, drag the appropriate options to the
correct location or locations in the answer area. Each option 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.)
Answer:
|
Question: 10
|
You are developing
a Windows Store app that invokes asynchronous methods to keep the app
responsive to user actions.
The app must handle
exceptions gracefully, so they are never displayed to the user.
Which code segment
should you use?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: A
|
No comments:
Post a Comment