Microsoft 070-482 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 070-482
  • Exam Name/Title: Advanced Windows Store App Dev using HTML5 and JavaScript
  • Certification Provider: Microsoft
  • Corresponding Certification: Microsoft Visual Studio 2012
  • Exam Questions: 175
  • Updated On: Jun 01, 2026
You are developing a Windows Store style app by using JavaScript.
You plan to use Windows Push Notification Services (WNS).
You need to register the app with WNS to receive push notifications.
Which credentials should you provide to WNS? (Each correct answer presents part of the
solution. Choose all that apply.)
Correct Answer: B,C,D Vote an answer
You are developing a Windows Store app by using JavaScript. The app persists a list of
stocks in the app's settings. The stock list is identified by a key of stockList.
The app must allow users to remove their stock lists from the app's settings. The following
function call removes the stockList setting:
deleteAppSetting("stockList") ;
You need to remove only stockList from the settings storage without disrupting other
settings.
Which code segment should you use?
Correct Answer: B Vote an answer
DRAG DROP
You are developing a Windows Store app that will display a list of items. Users should be able to expand any list item to display valid actions for that item.
The JavaScript code includes the following elements:
elemExpand represents the element to be expanded.
elemAffected represents the adjacent element.
You need to animate the expansion action when the user clicks a list item.
Which three code segments should you use in sequence? To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order. 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.
Correct Answer:
You need to ensure that the Printer Survey task meets the technical requirements. Which code segment should you insert at line PS24?
Correct Answer: C Vote an answer
DRAG DROP
You are developing a Windows Store app for an airline. The app will provide current flight
status information.
The app will display the flight status on the lock screen if the user grants permission.
You have the following requirements:
- Display a dialog box that requests access to the lock screen. - Display a message that indicates whether the user has granted access to the lock screen.
You need to ensure that the requirements are met.
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.)
Correct Answer:
You need to update the status of the map pinpoints for the Print Near Me control. Which code segment should you insert at line PM34?
Correct Answer: D Vote an answer
You are developing a Windows Store app. You configure the app to allow a free trial period.
You need to prompt the user to purchase the full version of the app when the trial period expires.
What should you do?
Correct Answer: A Vote an answer
DRAG DROP
You are developing a Windows Store game that requires access to a Bluetooth-enabled human interface device (HID).
You need to implement access to the HID device.
Which code elements should you include? To answer, drag the appropriate code or markup segments to the correct targets. Each code or markup 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.
Correct Answer:
You are developing a custom tooltip control that inherits from an existing WinJS tooltip control. The custom control overrides the open ( ) method of the base control to extend the functionality. The following code segment depicts the structure of the method override.
Open: function (type) {
}
You need to ensure that the base method executes at the start of the override.
Which code segment should you use to call the base method?
Correct Answer: B Vote an answer
You need to implement the database polling.
Which code segment should you insert at line BG14?
Correct Answer: C Vote an answer
You need to specify the media to be streamed to DLNA-compatible devices.
Which code segment should you insert at line PL21?
Correct Answer: C Vote an answer
0
0
0
10