70-481 Exam Questions
87 real 70-481 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
You need to configure the CredentialPicker object to meet the requirements. Which code segment should you insert at line GC04?
- Question #2
You need to ensure that the navigation requirements for displaying news items are met. Which code segment should you insert at line NP04?
- Question #3
You need to implement the code to retrieve news items according to the requirements. Which code segment should you add to newsPage.js?
- Question #4
You need to implement the code to meet the search requirements. Which code segment should you insert at line NP11?
- Question #5
You need to ensure that the app displays only contacts that meet the requirements. Which code segment should you insert at line EJ03?
- Question #6
You need to ensure that the user can annotate news items according to the requirements. Which code segment should you insert at line NJ03?
- Question #7
You need to implement the code to meet the requirements for handling changes in the annotation area of the newsItem.html page. Which event handler should you add to newsltem.js?
- Question #8
You add an element with an ID of MyFlexbox to newsPage.html. You need to ensure that the layout for MyFlexbox meets the requirements. Which layout should you choose?
- Question #9
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?
- Question #10
You need to ensure that the requirements for capturing user input on the newsltem.html page are met. Which code segments should you use? (Each correct answer presents part of the s...
- Question #11
You need to ensure that the layout for newsPage.html meets the requirements. Which layout should you choose?
- Question #12
You need to ensure that employees are authenticated across public networks according to the requirements. Which code segment should you insert at line GC04?
- Question #13
You need to implement the requirements for sending news items to multiple contacts. Which code segment should you use to replace the code in line EJ04?
- Question #14
You need to ensure that the navigation requirements for displaying news items are met. Which code segment should you insert at line NP04?
- Question #15
You need to implement the code to meet the requirements regarding the display of the newsPage.html page. Which HTML element should you insert at line NH06?
- Question #16
You need to implement the getStoredCredentialsFull method. Which code segment should you insert at line CM13?
- Question #18
You need to ensure that the about.html page is displayed according to the requirements. Which attribute should you add to the DIV element in line AB07?
- Question #19
You are preparing to deploy the app. You need to ensure that the app meets the deployment requirements. Which tool should you use to validate the app?
- Question #20
You need to implement the saveCredentials method. Which code segment should you insert at line CM06?
- Question #21
You are designing the architecture for the app. You need to ensure that the logical design fulfills the design pattern requirements. Which type of object should you create?
- Question #22
You need to ensure that the about page is displayed. Which code segment should you insert at line DF13?
- Question #23
You need to ensure that the settings for the About page meet the business requirements. Which attribute should you add to the DIV element in line AB07?
- Question #25
You need to ensure that the JavaScript object that is defined in the credentialManager.js file can be consumed by other Windows Store apps that are written in different programming...
- Question #26
You need to ensure that the about.html page is displayed. Which code segment should you insert at line DF13?
- Question #27
You need to ensure that the about.html page is displayed according to the requirements. Which attribute should you add to the DIV element in line AB07?
- Question #29
You need to ensure that the app meets the business requirements for user interface design. Which code segment should you insert at line UL15?
- Question #30
You need to ensure that the app maintains information according to the requirements. Which event handlers should you implement? (Each correct answer presents part of the solution....
- Question #32
You need to implement the event that will provide access to app settings. Which code segment should you use?
- Question #33
You need to ensure that the compiler-generated metadata for the ToyInventory library meets the requirements. Which compiler and associated switch should you use?
- Question #34
You need to implement the business requirement for the layout of the user interface. Which navigation design patterns should you implement? (Each answer presents part of the soluti...
- Question #35
You need to ensure that the app presents notifications according to the requirements. Which code segment should you insert at line ST11?
- Question #36
You need to handle inventory changes according to the requirements. Which code segment should you insert at line ST12?
- Question #37
You need to ensure that the app meets the business requirements for user interface design. Which code segment should you insert at line UL15?
- Question #38
You need to implement the navigation between screen categories. What should you do?
- Question #39
You need to implement the app bar for the Service Record screen. Which markup segment should you insert at line SH07?
- Question #40
You need to modify the app so that the user can play videos by tapping the screen. What should you do?
- Question #43
You are developing a Windows Store app. Users must be able to initiate searches by using the Search charm. The app must display the search text in a DIV element named statusMessage...
- Question #44
You are developing a Windows Store app. The app includes a handler for the datarequested event. A portion of the code for the event handler is shown in the following code segment:...
- Question #47
You are developing two Windows Store apps named PhotoApp and PictureAlbum. The apps must meet the following requirements: - PhotoApp must have access to images on the local compute...
- Question #48
You are planning to deploy a Windows Store app to a large number of users. The size of the app is approximately 5 GB. You need to package the app to prepare it for deployment to th...
- Question #49
You are developing a Windows Store app by using HTML5. The app will be optimized for accessibility. The app must meet the following accessibility requirements: - Provide support fo...
- Question #51
You are developing a Windows Store app by using HTML5 and JavaScript. The app will support both the English and French languages. The app must meet the following requirements: - Au...
- Question #53
You are developing a Windows Store app that will be used to display daily high temperatures and other weather conditions for five cities. The app must meet the following requiremen...
- Question #54
You are developing a Windows Store app. The app includes the following HTML markup: You are creating a Flexible Box layout for the application. The layout must be configured as sho...
- Question #55
You are developing a Windows Store text editor app by using HTML5 and JavaScript. Users must be able to select text within the app and then copy the text. You need to enable the co...
- Question #56
You are developing a Windows Store app. The app will format a paragraph of text to resemble the following image. The app must format the paragraph to meet the following requirement...
- Question #59
You are developing a Windows Store app. The app will be used on devices that are capable of changing view states. The app contains the following CSS code segment. (Line numbers are...
- Question #61
You are developing a Windows Store app that uses a fluid layout for all user interface elements. You need to ensure that app elements are styled appropriately based on the size and...
- Question #63
You are developing a Windows Store app. You need to ensure that unauthenticated users are redirected to the login screen when they attempt to navigate to secure pages Which navigat...
- Question #64
You are developing a Windows Store app. Users must be able to initiate searches by using the Search charm. The app must display the search text in a DIV element named searchBox. Yo...