You are developing a Universal Windows Platform (UWP) app that has the following unit test.
Answer : D
You are building a Universal Windows Platform (UWP) app that will be used to view images.
When a user clicks an image by using a mouse, the image will increase in size by 20 percent, and then return to its original size when the user releases the mouse.
You create event handlers to handle the PointerPressed and PointerReleased events for the image.
The user reports that occasionally, the image fails to return to its original size.
You need to ensure that the image returns to its original size.
Which three events should you handle? Each correct answer presents part of the solution.
Answer : BDE
You are developing a Universal Windows Platform (UWP) app.
In MainPage.xaml, you have the following markup.
Answer : B,E
You are creating a Universal Windows Platform (UWP) app by using Microsoft Visual
Studio 2015.
You discover that the app uses more memory than expected. You suspect that a method named Method1 is consuming most of the memory.
You need to identify the changes in memory that are a direct result of executing Method1.
What should you do?
Answer : A
You need to provide license metadata to the current app. Which class should you use?
Answer : C
You are designing a new Universal Windows Platform (UWP) app by using a Model-View-
ViewModel (MWM) pattern.
You need to identify which components will interface directly with the Model layer.
Which two components should you identify? Each correct answer presents a complete solution.
Answer : A,D
You have the following code:
eventl += new PointerEventHandler(Target_PointerPressed); event2 += new
PointerEventHandler(Target_PointerWheelChange); event3 += new
PointerEventHandler(Target_PointerReleased);
For each of the following statements, select Yes if the statement is true. Otherwise, select
No.
Answer :
You are developing a Universal Windows Platform (UWP) app.
You plan to publish the app to the Microsoft Store. The app will have a 30-day trial mode.
During the trial mode, you need to limit the number of exposed features.
Which object should you use to ascertain whether the app is running in trial mode?
Answer : D
You have the following code:
Answer :
You plan to use Microsoft Visual Studio Online for version control.
You need to identify which actions must be performed before you can use Visual Studio
Online for version control.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer :
You are developing a Universal Windows Platform (UWP) app by using Microsoft Visual
Studio 2015.
You plan to perform unit testing.
You need to automate the creation of the unit tests.
What should you use?
Answer : A
You are developing a Universal Windows Platform (UWP) app that will be published to the
Microsoft Store.
You need to change the name of the app that will be displayed in the Store.
Which file should you modify?
Answer : D
You are packaging a Universal Windows Platform (UWP) app for the Microsoft Store.
You need to set the name of the app that will appear in the Store.
Which element should you define in Package.appxmanifest?
Answer : C
You are developing a Universal Windows Platform (UWP) app that will provide users with the ability to assign tasks to their contacts. The app will have a button that users click to display their contact list.
You need to develop the click event handler for the button.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each element 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.
Answer :
You need to perform exploratory testing of a Universal Windows Platform (UWP) app.
What are two possible products that you can use? Each correct answer presents a complete solution.
Answer : BC
Have any questions or issues ? Please dont hesitate to contact us