070-354試験無料問題集「Microsoft Universal Windows Platform - App Architecture and UX/UI 認定」
DRAG DROP
You are building a Universal Windows Platform (UWP) app.
You need to ensure that users can start the app by using voice command in Cortana.
Which four actions should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.

You are building a Universal Windows Platform (UWP) app.
You need to ensure that users can start the app by using voice command in Cortana.
Which four actions should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.

正解:

DRAG DROP
You are developing a Universal Windows Platform (UWP) app. In MainPage.xaml, you have the following markup.

You need to create an event handler for the app. How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each element 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.

You are developing a Universal Windows Platform (UWP) app. In MainPage.xaml, you have the following markup.

You need to create an event handler for the app. How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each element 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.

正解:

DRAG DROP
You are developing a Universal Windows Platform (UWP) app. All of the code sources are hosted in GitHub.
You need to create a new branch in GitHub.
What commands should you run? To answer, drag the appropriate values to the correct targets. Each value 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.

You are developing a Universal Windows Platform (UWP) app. All of the code sources are hosted in GitHub.
You need to create a new branch in GitHub.
What commands should you run? To answer, drag the appropriate values to the correct targets. Each value 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.

正解:

DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
The app manipulates accounts by using a class named Account that you developed.
You need to automate tests for the debit method of the Account class.
How should you complete the code? To answer, drag the appropriate code elements to the
correct targets. Each element 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.

You are developing a Universal Windows Platform (UWP) app.
The app manipulates accounts by using a class named Account that you developed.
You need to automate tests for the debit method of the Account class.
How should you complete the code? To answer, drag the appropriate code elements to the
correct targets. Each element 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.

正解:

You are developing a Universal Windows Platform (UWP) app. The application architecture uses the Model-View-ViewModel (MVVM) pattern.
You are designing a form to add new contacts to the app. The form contains an input field named LastName and a Save button.
You need to ensure that when LastName is empty, the Save button is disabled.
What should you use?
You are designing a form to add new contacts to the app. The form contains an input field named LastName and a Save button.
You need to ensure that when LastName is empty, the Save button is disabled.
What should you use?
正解:A
解答を投票する
DRAG DROP
How should you complete the code for AppBarButton? To answer, drag the appropriate code elements to the correct targets. Each element 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.

How should you complete the code for AppBarButton? To answer, drag the appropriate code elements to the correct targets. Each element 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.

正解:


