Does this meet the goal?

Topic 2, Mix Questions

Note: This question it part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

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?
A . yes
B . No

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments