Microsoft
70-484 · Question #58
70-484 Question #58: Real Exam Question with Answer & Explanation
The correct answer is C. Create a page, a ViewModel object, and a FileHelper class.. See the full explanation below for the reasoning.
Question
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 of the app can be reused in WinRT, Windows Presentation Foundation (WPF), Microsoft Silverlight, and Windows Phone apps. What should you do?
Options
- ACreate a page and a ViewModel object.
- BCreate a page and a ViewModel object.
- CCreate a page, a ViewModel object, and a FileHelper class.
- DCreate a page and a ViewModel object.
Community Discussion
No community discussion yet for this question.