| Exam Code/Number: | 070-482Join the discussion |
| Exam Name: | Advanced Windows Store App Dev using HTML5 and JavaScript |
| Certification: | Microsoft |
| Question Number: | 175 |
| Publish Date: | Jun 02, 2026 |
|
Rating
100%
|
|
You are developing a Windows Store app by using JavaScript. The app will be used in multiple geographic locations. The app implements character grouping.
You need to ensure that the app can access only the first character group.
Which code segment should you use?
DRAG DROP
You are developing a Windows Store app by using JavaScript. The app will be used to create video blogs. The app uses the device's internal camera.
The app must meet the following requirements:
Allow the user to record audio and video.
Save files in the .mp4 file format.
Store files in the user's Videos library.
You need to ensure that the app meets the requirements.
---
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.)

You are developing two Windows Store style apps by using JavaScript. A Source app will store sensitive customer information. A Target app will retrieve the stored information for validation and further processing.
The Source app must secure data by using a private-public key pair. Only the Target app must be able to consume data that has been secured by the Source app.
You need to ensure that the security of the data is not compromised.
What should you do?
DRAG DROP
You are developing a Windows Store app.
You need to design a testing strategy.
Which type of testing should you use to achieve each objective? To answer, drag the appropriate testing types to the correct targets. Each technology 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.

HOTSPOT
You develop a Windows Store app that updates the user's daily calendar. The app includes the following code. Line numbers are included for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
