Microsoft Advanced Windows Store App Dev using HTML5 and JavaScript Sample Questions:
1. HOTSPOT
You are developing a Windows Store app that will include a <div> element.
You are applying animation to the app. The animation must provide visual feedback that
the <div> element has been tapped or clicked.
You need to implement the animation by using a JavaScript library.
How should you complete the relevant code? (To answer, select the correct code segment
from each drop-down list in the answer area.)

2. DRAG DROP
You are developing a Windows Store app that uses the Microsoft in-app purchase functionality.
You need to display a list of features that can be purchased from within the app.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code segment 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.)
3. You need to enable the loading of the daily schedule when the inspector launches the application.
Which class should you use?
A) PushNotificationTrigger
B) BackgroundWorkCost
C) BackgroundExecutionManager
D) BackgroundTaskBuilder
4. You need to validate whether the additional video recording functionality for the Client app is supported.
Which code segment should you insert at line VD05?
A) var canTilt = videoDev.getDeviceProperty("tilt");
B) var canTilt = videoEev.getDeviceProperty("tilt supported");
C) var canPan = mediaCaptureSettings.pan.capabilities.supported;
D) var canPan = videoDev.pan.capabilities.supported;
5. You are developing a Windows Store app that will allow users to take photos by using the built-in device camera. The app will immediately open the photo for editing.
You need to programmatically specify the location from which to open the most recent photo taken by the app.
What is the best option to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.
A) SkyDrive.Pictures
B) KnownFolders.pictureslibrary
C) KnownFolders.savedPictures
D) KnownFolders.cameraRoll
Solutions:
| Question # 1 Answer: Only visible for members | Question # 2 Answer: Only visible for members | Question # 3 Answer: C | Question # 4 Answer: D | Question # 5 Answer: D |
We're so confident of our products that we provide no hassle product exchange.


By Leo

