70-484 Exam Questions
124 real 70-484 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #57
You are developing a windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirements must be met?
- Question #58
You are developing a Windows Store app that will read data from a file that is stored on a hard disk. The app will display that data on the screen. You need to ensure that portions...
- Question #59
You are developing a Windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirement must be met?
- Question #60
You are developing a Windows Store app. You need to ensure that the app can access geolocation information. What should you configure in the Manifest Designer?
- Question #61
You are developing an app that will be used to purchase and share music. Users will be allowed to share only content that they have purchased. You need to display a message within...
- Question #62
You plan to develop a Windows Store app to create pictures. Users of the app will be able to save the pictures that they create and to share the pictures with friends by using a we...
- Question #63
You are developing a Windows Store app. You need to display a dialog box that will allow the user to choose from a list of credentials. Which class should you use?
- Question #64
You are developing a medical recordkeeping app for a company. The app will be used by physicians in remote areas of the world. All data is highly sensitive and must be stored only...
- Question #65
You are developing a Windows Store app. The app will access several web resources that use an OAuth 2.0 authentication provider. You need to recommend in which class to store user...
- Question #66
You are developing a Windows Store app to connect to a server and download files that are larger than 500 MB to the local file system. You need to recommend a technology to downloa...
- Question #67
You are developing a Windows Store app. The app consumes data from a popular social networking site. The requestUri variable represents the address of the social networking site. T...
- Question #68
You are developing a Windows Store app. The app must respond to gestures as input. You need to implement the gesture events. Which events can you use to achieve this goal? (Each co...
- Question #69
You are developing a Windows Store app. You need to ensure that the app displays an icon on the lock screen when the app receives a new item. What should you do?
- Question #70
You are developing a Windows Store app. You need to create a toast notification that will display an image and text. Which code segment should you use?
- Question #71
You are developing a Windows Store app that has four pages. Page 1 and page 2 share a set of styles. Page 3 and page 4 share a different set of styles. You need to recommend a solu...
- Question #72
You are developing a Windows Store app that has four pages. Page 1 and page 2 share a set of styles. Page 3 and page 4 share a different set of styles. You need to recommend a solu...
- Question #73
You are developing a Windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirement must be met?
- Question #74
You are developing a Windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirements must be met?
- Question #75
An object of type AccountViewModel contains properties named Name and Amount. You are creating a user control that will allow you to view and edit information in the AccountViewMod...
- Question #76
You are developing a Windows Store app. An XML document named tileXmlDocument contains the layout of the app tile. You need to configure a tile notification that will display for 1...
- Question #77
You are developing a Windows Store app. You need to create a certificate to sign the app in a test environment. Which tool or tools should you use?
- Question #78
You are developing a Windows Store app. The app must respond to gestures as input. You need to implement the gesture events. Which events can you use to achieve this goal? (Each co...
- Question #79
You are developing a Windows Store app that will display a toast notification. You need to ensure that when a toast notification is displayed, the first line of the notification is...
- Question #80
You are developing a Windows Store multiplayer game. You need to create a toast notification that will display character profile images, in-game screenshots, and player information...
- Question #81
You have been asked to implement the UI of a Windows Store app. The application requirements make it essential for the app to be fast and fluid, and provide visual feedback to user...
- Question #82
You have created an application that aggregates news feeds from multiple sources. You have been asked to ensure your application is accessible by users with disabilities and visual...
- Question #83
Your organization produces a number of Windows Store apps every year. Designers and developers are located in separate geographical locations. They have to collaborate on a number...
- Question #84
You have been asked to recommend an option for implementing logging in your app. The logging component should log events in an Extensible Markup Language (XML) file that resides in...
- Question #86
One of the requirements of the app you are implementing is to support contracts provided by the platform to exchange data between your app and the platform as well as with other ap...
- Question #87
You are developing a Windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirement must be met?
- Question #95
You have been given software that performs bit-rate manipulation of audio streams recorded using a microphone. The software is complex and is written in C++. Your organization does...
- Question #97
You are designing your Windows Store app with the MVVM design pattern. In the data access layer, you use an XML file to store and retrieve data. To maximize reuse of code across Wi...
- Question #98
You are creating an application that enables the user to review data in a database and save changes to a separate file, but not to save changes to the database. What is the correct...
- Question #99
You are developing an application in which a collection of objects is returned by a web service when the user carries out a search. You need to bind a GridView control with the res...
- Question #100
You are designing a Windows Store app that implements the Search contract and integrates with the Search charm. Which event should you implement to handle activation of your app?
- Question #101
A Windows Store app is closed by the user using the Alt+F4 shortcut. Which app state will the app be in after it is closed?
- Question #102
You need to ensure that when your app resumes, it displays the information partially saved by the user. Which ApplicationExecutionState should you check to restore the state of the...
- Question #103
You plan to send your application for testing to a small group of Windows 8 users. What is the best approach for deploying your app on the PCs of these users and obtain their feedb...
- Question #109
You are developing a Windows Store multi-player game. You need to ensure that the game can authenticate users by using the credentials of a third-party social networking site. Whic...
- Question #120
You are developing a Windows Store app that will be used to manage contacts. You need to provide users with the ability to add contacts by using the app. All new contacts must be v...
- Question #121
You are developing a Windows Store app. The app will access several web resources that use an OAuth 2.0 authentication provider. You need to recommend in which class to store user...
- Question #122
You are developing a Windows Store app that will display a toast notification. You need to ensure that when a toast notification is displayed, the first line of the notification is...
- Question #123
You are developing a Windows Store app that will back up video files. The app will support videos up to 1 GB in size. If users lose their device, they must be able to restore the v...
- Question #129
You have been asked to implement an application in which the user can select one or more contacts. What code should you use to provide this option to the user?
- Question #133
You have prepared an app package and submitted it to the Windows Store. You have been informed that your app has passed certification and will be available in the Windows Store soo...
- Question #134
You have completed the development of a Windows Store app that will be deployed in a few businesses. You choose to distribute the app yourself instead of using the Windows Store. W...
- Question #135
You have been asked to design a contact picker app. Which contact fields are available in the ContactInformation class? (Choose all that apply.)
- Question #136
You are asked to design an app that acts as a provider of contacts. The app must function on tablets, touch laptops, and PCs. Which requirement is valid?
- Question #137
You are developing a Windows Store app and you have been asked to investigate the feasibility of supporting contracts in the app via the charms bar. Which Windows 8 contract featur...
- Question #138
In a Windows Store app, you can use the Settings charm to provide a number of commands with their respective settings flyouts. Which commands should you implement in the Settings c...