98-380試験無料問題集「Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) 認定」

HOTSPOT
You analyze the following pseudocode for playing a dice game:

A player rolls the dice three times with the following results:
Roll1: 3 and 5
Roll2: 2 and 6
Roll3: 4 and 3
You need to determine what happens with each roll of the dice.
What are the outcomes for each roll? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
DRAG DROP
You are writing code for a game that uses a random number function to determine actions within the game. The actions are described in the following table.

You need to implement the code.
Which four code segments should you use to develop the solution? To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.
正解:
You write the following Touch Develop code:

You run the code and enter a value of 12.
What is the result?

HOTSPOT
You are completing the Touch Develop code for a game that allows a basketball to bounce on a basketball court against a gravitational force.
You need to ensure that the ball bounces when it hits the floor. The bounce height should decrease each time the ball bounces.
How should you complete the code? To answer, select the appropriate code segments in the answer area.
正解:
HOTSPOT
You are creating a game for AdventureWorks.
You write the following code:

When you test the code, the monster moves across the screen horizontally. You want the monster to bounce up and down in the center of the screen.
How should you correct the code? To answer, select the appropriate code segments in the answer area.
正解:
You and your friend Miguel are creating a horse racing game.
Players will control a horse to make it jump hurdles. Hurdles start low and get higher as the horse progresses around the track. The horse can also eat apples and carrot. Apples allow a horse to jump higher. Carrots give the horse better accuracy.
Miguel is going to create reusable objects for the game.
You need to identify the objects Miguel should create.
Which two words represent objects? (Choose two.)

HOTSPOT
You and your friends are creating a game using random letters from A - F in three possible positions.
You split up the work between members of the group. You are assigned the code that awards 500 points and 5 life points if the words ACE or BAD appear.
You need to complete the conditional statement by choosing AND, OR, or NOT.
Which code should you use? To answer, select the appropriate code segments in the answer area.
正解:
HOTSPOT
You are creating an app for teenage drivers that will include games and a chat window.
You need to determine if Internet-based cloud computing is appropriate for the development of the app.
For each of the following statements, select Yes if the statement is true. Otherwise, select
No.
正解: