Online Access Free 98-380 Practice Test
| Exam Code: | 98-380 |
| Exam Name: | Introduction to Programming Using Block-Based Languages (Touch Develop) |
| Certification Provider: | Microsoft |
| Free Question Number: | 72 |
| Posted: | Jul 23, 2026 |
DRAG DROP
You are designing an algorithm for a survey company. The call center wants you to call participants to gather their views on an upcoming event. You receive a call list that contains all the participants to be called. If a participant answers the phone, you must not call that participant again. If a participant does not answer the phone, you must call that participant again until the participant answers.
Which four actions should you perform in sequence to make the calls? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
HOTSPOT
Which scenarios are implemented using an event? For each of the following statements, select Yes if the statement is true. Otherwise, select No.
HOTSPOT
You are writing a game that allows a player to bounce a basketball in place five times, 100 pixels high, regardless of where the basketball is on the screen. The basketball must bounce down before it bounces up.
How should you complete the code? To answer, select the appropriate options 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.
DRAG DROP
As a part of Jim's duties at Fourth Coffee, he is responsible for creating company procedures for the various activities that employees perform in their daily jobs.
You are helping Jim document the procedures in the latest version of the employee manual.
You need define the process for taking a customer's order.
How should you define the process? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.




