Online Access Free 070-481 Exam Questions
| Exam Code: | 070-481 |
| Exam Name: | Essentials of Developing Windows Store Apps using HTML5 and JavaScript |
| Certification Provider: | Microsoft |
| Free Question Number: | 116 |
| Posted: | May 25, 2026 |
You are planning to deploy a Windows Store app to a large number of users. The size of the app is approximately 5 GB.
You need to package the app to prepare it for deployment to the Windows Store.
How many packages should you use?
You are developing a Windows Store app. The app includes the following HTML markup:
You are creating a Flexible Box layout for the application. The layout must be configured as shown in the following display.
The Flexible Box layout must conform to the following requirements:
- The Child2 DIV element must appear on the right side of the layout. - The Child1 DIV element must appear immediately to the left of Child2.
You need to add CSS to ensure that the requirements are met. Which CSS segment should you add to the style sheet?
You develop a Windows Store app that displays a map.
Users must be able to use pinch and stretch gestures to zoom in on and out from the map.
You need to implement touch input for the app by using the least amount of code.
What should you implement?
You are developing a Windows Store app. The app has the following requirements:
----
Access resources from the URI ws://contoso.com/MyWebApplication.ashx.
Send and receive binary data.
Use real-time notifications and updates in the browser.
Use a bidirectional, full-duplex communication channel with services.
You need to ensure that the app meets the requirements. Which type of object should you create?

