getcertified4sure.com

Top 10 dump 70-490 for IT specialist (11 to 20)




Proper study guides for Most recent Microsoft Recertification for MCSD: Windows Store Apps using HTML5 certified begins with Microsoft 70-490 preparation products which designed to deliver the Refined 70-490 questions by making you pass the 70-490 test at your first time. Try the free 70-490 demo right now.

2021 Dec 70-490 exam price

Q11. HOTSPOT - (Topic 7) 

You are developing a Windows Store app by using JavaScript. 

You plan to add an animation to the navigation button. The animation must do the following: 

. Show motion when tapped. 

. Move to the next app screen after completing the animation sequence. 

You need to add the animation to the button. 

How should you complete the relevant code? (To answer, select the correct code segment in each drop-down list in the answer area.) 

Answer: 


Q12. DRAG DROP - (Topic 7) 

You are developing a Windows Store app that uses a CredentialPicker control to collect the user's user name and password credentials. 

The CredentialPicker control has the following requirements: 

.. 

The Remember my credentials check box must be selected by default. 

The text "Enter user name and password" must be displayed in the message 

header of the dialog box. 

You need to ensure that the requirements are met. 

Which properties should you use? (To answer, drag the appropriate properties to the correct locations in the answer area. Each property may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) 

Answer: 


Q13. - (Topic 4) 

You need to store the data for the last selected product. 

How should you store the data? 

A. Use app data storage. 

B. Use the company's central data center. 

C. Use System.IO.IsolatedStorage. 

D. Use Microsoft Azure SQL Database. 

Answer:

Reference: http://msdn.microsoft.com/en-us/library/windows/apps/System.IO.IsolatedStorage%28v=vs.105%29.aspx 


Q14. - (Topic 4) 

You need to implement the saveCredentials method. 

Which code segment should you insert at line CM06? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Explanation: Managing application data in a Windows Store business app using C#, 

XAML, and Prism (Windows) 

PasswordVault class (Windows) 


Q15. - (Topic 7) 

You are developing a Windows Store app. 

You need to adjust the size of the on-screen text based on the current app window size by using media queries. 

What media query feature should you listen for? 

A. Device-width 

B. Width 

C. Resolution 

D. Aspect-ratio 

Answer:


Up to the immediate present 70-490 practice test:

Q16. DRAG DROP - (Topic 7) 

You develop a Windows Store app that uses several new user interface features. 

You need to declare capabilities in the application manifest so that you can submit the app to the Windows Store. 

How should you complete the relevant markup? (To answer, drag the appropriate markup segments to the correct locations in the answer area. Each markup segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) 

Answer: 


Q17. - (Topic 3) 

You need to implement the storage policy for secure documents. Which code segment should you insert at line PF12? 

A. Windows.Security.EnterpriseData.FileRevocationManager.getStatusAsync 

B. Windows.Security.EnterpriseData.FileRevocationManager.protectAsync 

C. Windows.Security.EnterpriseData.FileRevocationManager.Revoke 

D. Windows.Security.EnterpriseData.FileRevocationManager.copyProtectAsync 

Answer:


Q18. HOTSPOT - (Topic 7) 

You are developing 3 Windows Store app that uses a canvas object. 

When the page loads, a blue rectangle must move across the canvas from left to right. 

The following code calls the function to perform the animation: 

You need to create the animateShape function. 

How should you complete the relevant code? (To answer, select the correct code segment from each drop-down list in the answer area.) 

Answer: 

67. HOTSPOT - (Topic 7) 

You have a Windows Store app. You are reviewing code that caches data. 

The code includes the following segment. Line numbers are included for reference only. 

01 function setLocaiStorage(value) { 

02 var storage = window.localStorage; 

03 var value = document.getElement3yId('textToAdd').text; 

04 storage.name = 'John' 

05 storage.phone = ' 555-555-0100' 

06 storage.message = value; 

07 } 

For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point. 

Answer: 


Q19. - (Topic 7) 

You are developing a Windows Store photography app by using JavaScript. The app includes the following code segment. (Line numbers are included for reference only.) 

You need to ensure that the app captures all pictures as landscape-oriented photos at the maximum resolution. 

Which code segment should you insert at line 03? 

A. Option A B. Option B 

C. Option C 

D. Option D 

Answer:


Q20. - (Topic 7) 

You are developing a newsreader app that provides users with daily aggregated articles from popular news sites. 

You must allow users to share the URI of the articles. 

The app must allow at least one of the following ways to share the URI: 

. With another Windows Store app 

. With the user's default web browser 

You need to implement the sharing functionality. 

Which property of the StandardDataFormats class should you use? 

A. Rtf 

B. WebLink 

C. Html 

D. ContentSourceApplication Link 

Answer: