Microsoft
70-491 · Question #17
70-491 Question #17: Real Exam Question with Answer & Explanation
The correct answer is A. TheWindows.Storage.StorageItemType object D. The await Windows.Storage.ApplicationData.Current.LocalFolder method. Scenario: The app will run locally on the user's device. User preferences will be available
Question
You need to implement storage for the user preferences. Which storage solutions can you use to meet the specification for the app? (Each correct answer presents a complete solution. Choose all that apply.)
Options
- ATheWindows.Storage.StorageItemType object
- BTheWindows.Storage.ApplicationData.Current.RoamingSettings object
- CWindows Azure
- DThe await Windows.Storage.ApplicationData.Current.LocalFolder method
Explanation
- Scenario: The app will run locally on the user's device. User preferences will be available
Community Discussion
No community discussion yet for this question.