Microsoft 70-354 - Universal Windows Platform - App Architecture and UX/UI Exam
Page: 3 / 16
Total 76 questions
Question #11 (Topic: Topic 2)
You need to recommend a change to ensure that the developers can test CityPlanner.
What should you recommend?
What should you recommend?
A. Install the UWP SDK on the virtual machines.
B. Upgrade the operating system of the virtual machines to Windows 10.
C. Install Visual Studio 2015 on the developers’ laptops.
D. Upgrade Visual Studio on the virtual machines to Visual Studio Professional 2015.
Answer: D
Question #12 (Topic: Topic 2)
You need to recommend a procedure to ensure that the CityPlanner app passes the
certification process. What should you include in the recommendation?
certification process. What should you include in the recommendation?
A. Submit CityPlanner and ensure that authentication is disabled. When the app passes certification, upload a new version that has authentication enabled.
B. Add a test user account to CityPlanner. Under the App description, add the credentials to the release notes of the app.
C. in the Organizational licensing section, select Allow disconnected (offline) licensing for organizations.
D. Add a test user account to CityPlanner. Add the credentials to the Notes for certification page.
Answer: B
Question #13 (Topic: Topic 2)
You are developing code to meet the requirements of the personal notes.
Which code should you include?
Which code should you include?
A. using Windows.Globalization; var languageFontGroup = new Fonts.LanguageFontGroup (Windows.System.UserProfile.GlobalizationPreferences.Languages[0]);
B. using Windows.Globalization; var languageFontGroup = new Fonts.LanguageFontGroup (Language.CurrentInputMethodLanguageTag);
C. using Windows.Globalization; var languageFontGroup = new Fonts.LanguageFontGroup(ApplicationLanguages.Languages [0]);
D. using Windows.Globalization; var languageFontGroup = new Fonts.LanguageFontGroup((new GeographicRegion ()).Code);
Answer: B
Question #14 (Topic: Topic 2)
Which two actions should you perform to provide beta testers with access to the
CityPlanner app?
Each correct answer presents part of the solution.
CityPlanner app?
Each correct answer presents part of the solution.
A. Create one promotional code for each day that the beta phase is available.
B. On the Pricing and availability page, create a new sale that has a price tier of free.
C. On the Pricing and availability page, set the base price to Free.
D. Create one promotional code for each tester.
E. Create a promotional code for each Windows 10 platform.
F. On the Pricing and availability page, select Hide this app and stop selling.
Answer: C,E
Question #15 (Topic: Topic 2)
Which animations will appear when the employees view the IssueList.xaml page? For each
of the following statements, select Yes if the statement is true. Otherwise, select No.
[Microsoft-70-354-7.0/Microsoft-70-354-15_2.png]
of the following statements, select Yes if the statement is true. Otherwise, select No.
[Microsoft-70-354-7.0/Microsoft-70-354-15_2.png]
Answer: [Microsoft-70-354-7.0/Microsoft-70-354-15_3.png]