Online Access Free 98-380 Exam Questions

Exam Code:98-380
Exam Name:Introduction to Programming Using Block-Based Languages (Touch Develop)
Certification Provider:Microsoft
Free Question Number:72
Posted:Jul 19, 2026
Rating
100%

Question 1

DRAG DROP
You are writing code to draw the following illustration by using the Turtle object.

The Turtle starts in the center of the screen. You declare a variable named Steps and initialize it to 1.
Which four pseudocode 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Question 2

DRAG DROP
You are creating a program for Blue Yonder Airlines that will run on an automated boarding pass scanner. The program will track the number of passengers who have boarded a 60- seat airplane. The program will display the appropriate message on the boarding pass scanner.
In the past, this has been a manual process. You receive the following table as an example of the process.

You need to create the WHILE loop that will allow Blue Yonder Airlines to track their passengers and display the correct screen message.
Which five pseudocode segments should you use to develop the solution? To answer, move the appropriate pseudocode segments from the list of code segments to the answer area and arrange them in the correct order.

Question 3

HOTSPOT
Baldwin Museum of Science wants you to build a virtual tour guide app that visitors will use at the museum. The museum conducts a user survey which indicates that the app must meet the following requirements:
*
Users will scan a QR code to find more information about the exhibits.
*
Additional information is provided through an augmented reality (AR) view. The AR view will be displayed on top of the live direct view of the exhibit.
Due to time and budget constraints, the app can only support limited types of devices at this stage. You want to make sure that app provides the best possible user-experience based on the user survey.
You need to identify the appropriate types of devices the app should support.
For each type of device, select Yes if it is appropriate. Otherwise, select No.

Question 4

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.

Question 5

DRAG DROP
You are creating a Touch Develop app.
Which library would you use to access each function? To answer, drag the appropriate library from the column on the left to the function on the right. Each library may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.