Microsoft Developing Mobile Apps - 070-357 Exam Practice Test
Hotspot Question
You are developing an app that displays photos.
You need to create a method that displays informational text when a user hovers the pointer over a photo.
How should you complete the method? To answer, select the appropriate code segment from each list in the answer area.

You have an app that includes the following method:
For each of the following statements, select Yes if the statements is true. Otherwise, select No.

You are developing an app that displays photos.
You need to create a method that displays informational text when a user hovers the pointer over a photo.
How should you complete the method? To answer, select the appropriate code segment from each list in the answer area.

You have an app that includes the following method:
For each of the following statements, select Yes if the statements is true. Otherwise, select No.

Correct Answer:

You are developing a Universal Windows Platform (UWP) app.
The app must be available on Windows Phone, Windows tablet devices, and Xbox.
When the app is running on a device, you need to determine which members of a specific class you can use.
Which of the following methods should you use?
The app must be available on Windows Phone, Windows tablet devices, and Xbox.
When the app is running on a device, you need to determine which members of a specific class you can use.
Which of the following methods should you use?
Correct Answer: D
Vote an answer
Drag and Drop Question
You need to create the user interface for the timeline.
Which lout markup segments should you use to develop the solution? To answer, move the appropriate markup segments tram the list of markup segments to the answer area and arrange them in the correct order. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

You need to create the user interface for the timeline.
Which lout markup segments should you use to develop the solution? To answer, move the appropriate markup segments tram the list of markup segments to the answer area and arrange them in the correct order. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Correct Answer:

You are developing a Universal Windows Platform (UWP) app.
Your app stores files on a user's device.
You need to be able to replace the existing files with new files generated by the user.
Solution: You run the StoragaFile.GetParentAsync method to get a reference to the existing file.
Then, you run the StorageFile.CreateStreamedFileAsyne method to create the- new file at that same location.
Does this meet the goal?
Your app stores files on a user's device.
You need to be able to replace the existing files with new files generated by the user.
Solution: You run the StoragaFile.GetParentAsync method to get a reference to the existing file.
Then, you run the StorageFile.CreateStreamedFileAsyne method to create the- new file at that same location.
Does this meet the goal?
Correct Answer: A
Vote an answer
You must create a project for shared code.
Solution: You implement the shared code in a Windows Runtime component.
Does this meet the goal?
Solution: You implement the shared code in a Windows Runtime component.
Does this meet the goal?
Correct Answer: B
Vote an answer
You need to design the navigation tor the timeline.
What navigation should you use?
What navigation should you use?
Correct Answer: A
Vote an answer