Free Microsoft 98-380 Exam Dumps Questions & Answers
| Exam Code/Number: | 98-380Join the discussion |
| Exam Name: | Introduction to Programming Using Block-Based Languages (Touch Develop) |
| Certification: | Microsoft |
| Free Question Number: | 72 |
| Publish Date: | Aug 08, 2026 |
| # of views: | 2887 |
|
|
|
HOTSPOT
You are helping some of your brother's friends with their math homework. Each of them writes down the problem and solves it. Two of your brother's friends have the same answer, while the third has a different answer.
You need to determine which friend used the correct logic to answer the problem.
For each of the following statements, select Yes if the statement is true. Otherwise, select
No.
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.
DRAG DROP
You are playing a card game with friends and you are dealt 5 cards in the following order.
Because you like to play with your cards in order, you must sort the 5 cards. You need to sort the cards in ascending order with the lowest card on the left and the highest card on the right.
Which three 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
DRAG DROP
Your programming teacher gives you the following pseudocode:
Create a Human named myHuman
// Things the Human can do
sleep (8)
wake (time)
You need to determine if the underlined items in the pseudocode are objects, functions, or parameters. To answer, drag the appropriate option from the column on the left to the code element on the right. Each answer may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
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.





