Microsoft 70-481 - Essentials of Developing Windows Store Apps using HTML5 and JavaScript Exam

Question #11 (Topic: Topic 1)
You need to ensure that employees are authenticated across public networks according to
the requirements.
Which code segment should you insert at line GC04?
[Microsoft-70-481-7.0/Microsoft-70-481-15_2.png]
A. Option A B. Option B C. Option C D. Option D
Answer: C
Question #12 (Topic: Topic 1)
You need to implement the code to meet the requirements for displaying content from
search results.
Which code segment should you insert at line NP19?
[Microsoft-70-481-7.0/Microsoft-70-481-16_2.png]
A. Option A B. Option B C. Option C D. Option D
Answer: B
Question #13 (Topic: Topic 1)
You need to ensure that the user can annotate news items according to the requirements.
Which code segment should you insert at line NJ03?
[Microsoft-70-481-7.0/Microsoft-70-481-16_3.png]
A. Option A B. Option B C. Option C D. Option D
Answer: B
Question #14 (Topic: Topic 1)
You need to ensure that the navigation requirements for displaying news items are met.
Which code segment should you insert at line NP04?
A. Windows.Devices.Enumeration B. Windows. Devices.Input C. Windows.Media.Devices D. Windows.UI.Input
Answer: D
Question #15 (Topic: Topic 1)
You need to implement the code to meet the search requirements.
Which code segment should you insert at line NP11?
[Microsoft-70-481-7.0/Microsoft-70-481-17_2.png]
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D Topic 2, Windows Store app Background You are developing a Windows Store app by using HTML5, JavaScript, and CSS3. The app will be used to access details about products that your company sells. Business Requirements ? Be available to customers in many different countries. ? Display a list of product categories. ? Display the products for a selected category. ? Display details of a selected product. ? Display images of each product one at a time in a vertical presentation. ? Provide a link to an about section in the Settings pane. ? Update product data on a daily basis. ? Allow the user to view the last selected product while the app is offline. ? Be deployed in the Windows Store. Technical Requirements General ? When the user restarts the app, the app must start in the state it was in when it was last used. ? App settings controls must be 346 pixels wide. ? The app must optimize bandwidth use and performance. Security ? The app must use an enterprise certificate. ? The user must provide valid credentials to access the app. ? After user authentication, the app must use stored credentials. ? User accounts will be validated against a pre-existing enterprise service. App Architecture ? Service calls must be separated from the user interface. ? The app must follow the MVC design pattern. ? Service classes can be written in C++, C#, VB, or JavaScript. ? The app must communicate with pre-existing enterprise services. Application Structure Relevant portions of the app files are shown below. (Line numbers in the code segments are included for reference only and include a two-character prefix that denotes the specific file to which they belong.) [Microsoft-70-481-7.0/Microsoft-70-481-19_2.png] [Microsoft-70-481-7.0/Microsoft-70-481-20_2.png]
Download Exam
Page: 3 / 24
Total 116 questions